Searched refs:posix_acl_default_exists (Results 1 – 3 of 3) sorted by relevance
29 extern int posix_acl_default_exists(struct inode *inode);37 # define posix_acl_default_exists(inode) 0 macro
234 if (posix_acl_default_exists(inode)) { in xfs_vn_listxattr()
267 posix_acl_default_exists(struct inode *inode) in posix_acl_default_exists() function