Home
last modified time | relevance | path

Searched defs:ofid (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/9p/
Dfid.c306 struct p9_fid *fid, *ofid; in v9fs_writeback_fid() local
Dvfs_inode_dotl.c241 struct p9_fid *dfid = NULL, *ofid = NULL, *inode_fid = NULL; in v9fs_vfs_atomic_open_dotl() local
Dvfs_inode.c615 struct p9_fid *dfid, *ofid = NULL, *fid = NULL; in v9fs_create() local
/linux-6.1.9/net/9p/
Dclient.c1253 int p9_client_create_dotl(struct p9_fid *ofid, const char *name, u32 flags, in p9_client_create_dotl()