Searched refs:fuse_forget_one (Results 1 – 5 of 5) sorted by relevance
521 struct fuse_forget_one { struct
175 struct fuse_forget_one { struct
201 struct fuse_forget_one { struct
62 struct fuse_forget_one forget_one;
1164 max_forgets = (nbytes - ih.len) / sizeof(struct fuse_forget_one); in fuse_read_batch_forget()1169 ih.len += count * sizeof(struct fuse_forget_one); in fuse_read_batch_forget()