Searched refs:v9fs_get_acl (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/fs/9p/
H A Dacl.h18 extern int v9fs_get_acl(struct inode *, struct p9_fid *);
28 static inline int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) v9fs_get_acl() function
H A Dacl.c56 int v9fs_get_acl(struct inode *inode, struct p9_fid *fid) v9fs_get_acl() function
H A Dvfs_super.c188 retval = v9fs_get_acl(inode, fid); v9fs_mount()
H A Dvfs_inode_dotl.c145 retval = v9fs_get_acl(inode, fid); v9fs_qid_iget_dotl()

Completed in 77 milliseconds