Searched refs:v9fs_acl_chmod (Results 1 – 3 of 3) sorted by relevance
20 extern int v9fs_acl_chmod(struct inode *, struct p9_fid *);32 static inline int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() function
150 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() function
584 retval = v9fs_acl_chmod(inode, fid); in v9fs_vfs_setattr_dotl()