Home
last modified time | relevance | path

Searched refs:child_nodeid (Results 1 – 2 of 2) sorted by relevance

/linux/fs/fuse/
H A Ddir.c1586 u64 child_nodeid, struct qstr *name, u32 flags) in fuse_reverse_inval_entry()
1623 if (child_nodeid != 0) { in fuse_reverse_inval_entry()
1625 if (get_node_id(d_inode(entry)) != child_nodeid) { in fuse_reverse_inval_entry()
1582 fuse_reverse_inval_entry(struct fuse_conn * fc,u64 parent_nodeid,u64 child_nodeid,struct qstr * name,u32 flags) fuse_reverse_inval_entry() argument
H A Dfuse_i.h1429 * If the child_nodeid is non-zero and:
1436 u64 child_nodeid, struct qstr *name, u32 flags);