Home
last modified time | relevance | path

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

/linux/fs/xfs/ !
H A 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()
H A Dxfs_xattr.c284 strncmp(name, SGI_ACL_DEFAULT, in xfs_xattr_put_listent()
/linux/fs/xfs/libxfs/ !
H A Dxfs_format.h2020 #define SGI_ACL_DEFAULT "SGI_ACL_DEFAULT" macro
2022 #define SGI_ACL_DEFAULT_SIZE (sizeof(SGI_ACL_DEFAULT)-1)
/linux/fs/xfs/scrub/ !
H A Dattr_repair.c1504 xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_DEFAULT); in xrep_xattr_rebuild_tree()