Searched defs:batch_forget (Results 1 – 3 of 3) sorted by relevance
462 fn batch_forget(&self, ctx: Context, requests: Vec<(Self::Inode, u64)>) { in batch_forget() method
1467 fn batch_forget<R: Reader, W: Writer>( in batch_forget() method
2249 fn batch_forget(&self, _ctx: Context, requests: Vec<(Inode, u64)>) { in batch_forget() method