Searched refs:fuse_ilookup (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/fs/fuse/ |
| D | fuse_i.h | 1167 struct inode *fuse_ilookup(struct fuse_conn *fc, u64 nodeid,
|
| D | inode.c | 368 struct inode *fuse_ilookup(struct fuse_conn *fc, u64 nodeid, in fuse_ilookup() function 398 inode = fuse_ilookup(fc, nodeid, NULL); in fuse_reverse_inval_inode()
|
| D | dev.c | 1583 inode = fuse_ilookup(fc, nodeid, NULL); in fuse_notify_store() 1753 inode = fuse_ilookup(fc, nodeid, &fm); in fuse_notify_retrieve()
|
| D | dir.c | 1070 parent = fuse_ilookup(fc, parent_nodeid, NULL); in fuse_reverse_inval_entry()
|