Searched refs:fuse_forget_one (Results 1 – 4 of 4) sorted by relevance
661 struct fuse_forget_one { struct
672 struct fuse_forget_one { struct
62 struct fuse_forget_one forget_one;
1155 max_forgets = (nbytes - ih.len) / sizeof(struct fuse_forget_one); in fuse_read_batch_forget()1160 ih.len += count * sizeof(struct fuse_forget_one); in fuse_read_batch_forget()