Searched defs:dirrem (Results 1 – 2 of 2) sorted by relevance
739 struct dirrem { struct742 LIST_ENTRY(dirrem) dm_next; /* pagedep's list of dirrem's */ argument744 struct jremrefhd dm_jremrefhd; /* Pending remove reference deps. */745 ino_t dm_oldinum; /* inum of the removed dir entry */746 doff_t dm_offset; /* offset of removed dir entry in blk */747 union {750 } dm_un;751 struct workhead dm_jwork; /* Journal work awaiting completion. */
1772 struct dirrem *dirrem; in process_removes() local4011 struct dirrem *dirrem; in handle_written_jremref() local4294 newjremref(struct dirrem *dirrem, in newjremref()7423 struct dirrem *dirrem, *tmp; in cancel_pagedep() local9012 struct dirrem *dirrem, in cancel_diradd()9096 struct dirrem *dirrem; in free_diradd() local9174 struct dirrem *dirrem, *prevdirrem; in softdep_setup_remove() local9251 struct dirrem *dirrem, in cancel_diradd_dotdot()9281 struct dirrem *dirrem, in cancel_mkdir_dotdot()9322 journal_jremref(struct dirrem *dirrem, in journal_jremref()[all …]