Home
last modified time | relevance | path

Searched defs:name_cache_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dsend.c250 struct name_cache_entry { struct
251 struct list_head list;
260 struct list_head radix_list;
261 u64 ino;
262 u64 gen;
263 u64 parent_ino;
264 u64 parent_gen;
265 int ret;
266 int need_later_update;
267 int name_len;
[all …]