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

/linux-master/fs/fuse/
H A Dinode.c495 struct inode *fuse_ilookup(struct fuse_conn *fc, u64 nodeid, function
525 inode = fuse_ilookup(fc, nodeid, NULL);
H A Dfuse_i.h1284 struct inode *fuse_ilookup(struct fuse_conn *fc, u64 nodeid,
H A Ddev.c1594 inode = fuse_ilookup(fc, nodeid, NULL);
1764 inode = fuse_ilookup(fc, nodeid, &fm);
H A Ddir.c1356 parent = fuse_ilookup(fc, parent_nodeid, NULL);

Completed in 110 milliseconds