Searched defs:pending_dir_move (Results 1 – 1 of 1) sorted by relevance
223 struct pending_dir_move { struct224 struct rb_node node;225 struct list_head list;226 u64 parent_ino;227 u64 ino;228 u64 gen;229 struct list_head update_refs;