Searched refs:fuse_ilookup (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/fuse/ |
| D | fuse_i.h | 1224 struct inode *fuse_ilookup(struct fuse_conn *fc, u64 nodeid,
|
| D | inode.c | 436 struct inode *fuse_ilookup(struct fuse_conn *fc, u64 nodeid, in fuse_ilookup() function 466 inode = fuse_ilookup(fc, nodeid, NULL); in fuse_reverse_inval_inode()
|
| D | dev.c | 1594 inode = fuse_ilookup(fc, nodeid, NULL); in fuse_notify_store() 1764 inode = fuse_ilookup(fc, nodeid, &fm); in fuse_notify_retrieve()
|
| D | dir.c | 1347 parent = fuse_ilookup(fc, parent_nodeid, NULL); in fuse_reverse_inval_entry()
|