Home
last modified time | relevance | path

Searched refs:SGI_ACL_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/ !
Dxfs_acl.c151 args.name = SGI_ACL_DEFAULT; in xfs_get_acl()
191 args.name = SGI_ACL_DEFAULT; in __xfs_set_acl()
292 else if (!strcmp(name, SGI_ACL_DEFAULT)) in xfs_forget_acl()
Dxfs_xattr.c285 strncmp(name, SGI_ACL_DEFAULT, in xfs_xattr_put_listent()
/linux-6.12.1/fs/xfs/libxfs/ !
Dxfs_format.h1824 #define SGI_ACL_DEFAULT "SGI_ACL_DEFAULT" macro
1826 #define SGI_ACL_DEFAULT_SIZE (sizeof(SGI_ACL_DEFAULT)-1)
/linux-6.12.1/fs/xfs/scrub/ !
Dattr_repair.c1504 xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_DEFAULT); in xrep_xattr_rebuild_tree()