Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
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()
Dxfs_xattr.c277 strncmp(name, SGI_ACL_FILE, in xfs_xattr_put_listent()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_format.h1823 #define SGI_ACL_FILE "SGI_ACL_FILE" macro
1825 #define SGI_ACL_FILE_SIZE (sizeof(SGI_ACL_FILE)-1)
/linux-6.12.1/fs/xfs/scrub/
Dattr_repair.c1503 xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_FILE); in xrep_xattr_rebuild_tree()