Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_acl.c138 ea_name = SGI_ACL_FILE; in xfs_get_acl()
190 ea_name = SGI_ACL_FILE; in __xfs_set_acl()
267 return xfs_acl_exists(inode, SGI_ACL_FILE); in posix_acl_access_exists()
Dxfs_xattr.c71 if (!strcmp(name, SGI_ACL_FILE)) in xfs_forget_acl()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h1507 #define SGI_ACL_FILE "SGI_ACL_FILE" macro
1509 #define SGI_ACL_FILE_SIZE (sizeof(SGI_ACL_FILE)-1)