Searched refs:v9fs_acl_chmod (Results 1 – 3 of 3) sorted by relevance
17 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid);31 static inline int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() function
282 int v9fs_acl_chmod(struct inode *inode, struct p9_fid *fid) in v9fs_acl_chmod() function
599 retval = v9fs_acl_chmod(inode, fid); in v9fs_vfs_setattr_dotl()