Searched refs:xfs_acl_exists (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Dxfs_acl.c256 xfs_acl_exists(struct inode *inode, unsigned char *name) xfs_acl_exists() function
267 return xfs_acl_exists(inode, SGI_ACL_FILE); posix_acl_access_exists()
275 return xfs_acl_exists(inode, SGI_ACL_DEFAULT); posix_acl_default_exists()

Completed in 185 milliseconds