Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_acl.c141 ea_name = SGI_ACL_DEFAULT; in xfs_get_acl()
195 ea_name = SGI_ACL_DEFAULT; in __xfs_set_acl()
275 return xfs_acl_exists(inode, SGI_ACL_DEFAULT); in posix_acl_default_exists()
Dxfs_xattr.c73 else if (!strcmp(name, SGI_ACL_DEFAULT)) in xfs_forget_acl()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_format.h1508 #define SGI_ACL_DEFAULT "SGI_ACL_DEFAULT" macro
1510 #define SGI_ACL_DEFAULT_SIZE (sizeof(SGI_ACL_DEFAULT)-1)