Searched defs:pending_dir_move (Results 1 – 1 of 1) sorted by relevance
228 struct pending_dir_move { struct229 struct rb_node node;230 struct list_head list;231 u64 parent_ino;232 u64 ino;233 u64 gen;234 bool is_orphan;235 struct list_head update_refs;