Home
last modified time | relevance | path

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

/fs/9p/
Dfid.c101 static struct p9_fid *v9fs_fid_lookup_with_uid(struct dentry *dentry, in v9fs_fid_lookup_with_uid() function
242 return v9fs_fid_lookup_with_uid(dentry, uid, any); in v9fs_fid_lookup()
250 fid = clone_fid(v9fs_fid_lookup_with_uid(dentry, GLOBAL_ROOT_UID, 0)); in v9fs_writeback_fid()