Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/9p/
H A 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()
/kernel/linux/linux-6.6/fs/9p/
H A Dfid.c170 static struct p9_fid *v9fs_fid_lookup_with_uid(struct dentry *dentry, in v9fs_fid_lookup_with_uid() function
314 return v9fs_fid_lookup_with_uid(dentry, uid, any); in v9fs_fid_lookup()

Completed in 2 milliseconds