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

/linux-4.1.27/fs/9p/
H A Dfid.c116 static struct p9_fid *v9fs_fid_lookup_with_uid(struct dentry *dentry, v9fs_fid_lookup_with_uid() function
257 return v9fs_fid_lookup_with_uid(dentry, uid, any); v9fs_fid_lookup()
276 fid = v9fs_fid_lookup_with_uid(dentry, uid, 0); v9fs_fid_clone_with_uid()

Completed in 35 milliseconds