Searched refs:fuse_forget_one (Results 1 – 5 of 5) sorted by relevance
428 struct fuse_forget_one { struct
523 struct fuse_forget_one { struct
62 struct fuse_forget_one forget_one;
1172 max_forgets = (nbytes - ih.len) / sizeof(struct fuse_forget_one); in fuse_read_batch_forget()1177 ih.len += count * sizeof(struct fuse_forget_one); in fuse_read_batch_forget()