Searched refs:v9fs_get_acl (Results 1 – 4 of 4) sorted by relevance
18 extern int v9fs_get_acl(struct inode *, struct p9_fid *);27 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() function
188 retval = v9fs_get_acl(inode, fid); in v9fs_mount()
55 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) in v9fs_get_acl() function
165 retval = v9fs_get_acl(inode, fid); in v9fs_qid_iget_dotl()