Searched defs:dirrem (Results 1 – 2 of 2) sorted by relevance
520 struct dirrem { struct523 LIST_ENTRY(dirrem) dm_next; /* pagedep's list of dirrem's */ argument524 struct mount *dm_mnt; /* associated mount point */525 ino_t dm_oldinum; /* inum of the removed dir entry */526 union {529 } dm_un;
600 struct dirrem *dirrem; in process_worklist_item() local1896 struct dirrem *dirrem; in deallocate_dependencies() local2481 struct dirrem *dirrem; in free_diradd() local2545 struct dirrem *dirrem, *prevdirrem; in softdep_setup_remove() local2598 struct dirrem *dirrem; in newdirrem() local2712 struct dirrem *dirrem, *prevdirrem; in softdep_setup_directory_change() local2837 handle_workitem_remove(struct dirrem *dirrem) in handle_workitem_remove()3745 struct dirrem *dirrem; in handle_written_filepage() local