Searched defs:pending_dir_move (Results 1 – 1 of 1) sorted by relevance
316 struct pending_dir_move { struct317 struct rb_node node;318 struct list_head list;319 u64 parent_ino;320 u64 ino;321 u64 gen;322 struct list_head update_refs;