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