Searched defs:inodedep (Results 1 – 2 of 2) sorted by relevance
1771 struct inodedep *inodedep; in process_removes() local1820 struct inodedep *inodedep; in process_truncates() local2297 struct inodedep *inodedep; in inodedep_find() local2321 struct inodedep *inodedep; in inodedep_lookup() local4009 struct inodedep *inodedep; in handle_written_jremref() local4047 struct inodedep *inodedep; in handle_written_jaddref() local4536 move_newblock_dep(struct jaddref *jaddref, struct inodedep *inodedep) in move_newblock_dep()4575 struct inodedep *inodedep, in cancel_jaddref()4905 struct inodedep *inodedep; in inodedep_lookup_ip() local4926 struct inodedep *inodedep; in softdep_setup_create() local[all …]
350 struct inodedep { struct353 LIST_ENTRY(inodedep) id_hash; /* hashed lookup */ argument360 LIST_ENTRY(inodedep) id_deps; /* bmsafemap's list of inodedep's */ argument361 struct bmsafemap *id_bmsafemap; /* related bmsafemap (if pending) */362 struct diradd *id_mkdiradd; /* diradd for a mkdir. */386 * It has lists for newblks, allocdirects, allocindirs, and inodedeps. argument