Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dsend.c242 struct name_cache_entry { struct
243 struct list_head list;
252 struct list_head radix_list;
253 u64 ino;
254 u64 gen;
255 u64 parent_ino;
256 u64 parent_gen;
257 int ret;
258 int need_later_update;
259 int name_len;
[all …]