Home
last modified time | relevance | path

Searched refs:v9fs_fid_find_inode (Results 1 – 2 of 2) sorted by relevance

/linux/fs/9p/
H A Dfid.c60 struct p9_fid *v9fs_fid_find_inode(struct inode *inode, bool want_writeable, in v9fs_fid_find_inode() function
136 ret = v9fs_fid_find_inode(dentry->d_inode, false, uid, any); in v9fs_fid_find()
H A Dfid.h12 struct p9_fid *v9fs_fid_find_inode(struct inode *inode, bool want_writeable,