Searched refs:v9fs_get_acl (Results 1 – 4 of 4) sorted by relevance
10 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid);21 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() function
48 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() function
184 retval = v9fs_get_acl(inode, fid); in v9fs_mount()
134 retval = v9fs_get_acl(inode, fid); in v9fs_qid_iget_dotl()