Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_acl.c148 args.name = SGI_ACL_FILE; in xfs_get_acl()
186 args.name = SGI_ACL_FILE; in __xfs_set_acl()
290 if (!strcmp(name, SGI_ACL_FILE)) in xfs_forget_acl()
H A Dxfs_xattr.c276 strncmp(name, SGI_ACL_FILE, in xfs_xattr_put_listent()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h2019 #define SGI_ACL_FILE "SGI_ACL_FILE" macro
2021 #define SGI_ACL_FILE_SIZE (sizeof(SGI_ACL_FILE)-1)
/linux/fs/xfs/scrub/
H A Dattr_repair.c1503 xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_FILE); in xrep_xattr_rebuild_tree()