Searched refs:posix_acl_default_exists (Results 1 – 3 of 3) sorted by relevance
28 extern int posix_acl_default_exists(struct inode *inode);36 # define posix_acl_default_exists(inode) 0 macro
263 if (posix_acl_default_exists(inode)) { in xfs_vn_listxattr()
271 posix_acl_default_exists(struct inode *inode) in posix_acl_default_exists() function