Lines Matching refs:xrep_dir

118 struct xrep_dir {  struct
172 struct xrep_dir *rd = sc->buf; in xrep_dir_teardown() argument
184 struct xrep_dir *rd; in xrep_setup_directory()
197 rd = kvzalloc(sizeof(struct xrep_dir), XCHK_GFP_FLAGS); in xrep_setup_directory()
213 struct xrep_dir *rd) in xrep_dir_lookup_parent()
238 struct xrep_dir *rd) in xrep_dir_dcache_parent()
258 struct xrep_dir *rd) in xrep_dir_find_parent()
295 struct xrep_dir *rd, in xrep_dir_want_salvage()
325 struct xrep_dir *rd, in xrep_dir_stash_createname()
352 struct xrep_dir *rd, in xrep_dir_stash_removename()
376 struct xrep_dir *rd, in xrep_dir_salvage_entry()
427 struct xrep_dir *rd, in xrep_dir_salvage_sf_entry()
443 struct xrep_dir *rd, in xrep_dir_salvage_data_entry()
458 struct xrep_dir *rd, in xrep_dir_recover_data()
505 struct xrep_dir *rd) in xrep_dir_recover_sf()
552 struct xrep_dir *rd, in xrep_dir_guess_format()
594 struct xrep_dir *rd, in xrep_dir_recover_dirblock()
662 struct xrep_dir *rd, in xrep_dir_init_args()
683 struct xrep_dir *rd, in xrep_dir_replay_createname()
710 struct xrep_dir *rd, in xrep_dir_replay_removename()
733 struct xrep_dir *rd, in xrep_dir_replay_update()
835 struct xrep_dir *rd) in xrep_dir_replay_updates()
879 struct xrep_dir *rd) in xrep_dir_flush_stashed()
936 struct xrep_dir *rd) in xrep_dir_want_flush_stashed()
947 struct xrep_dir *rd) in xrep_dir_recover()
1003 struct xrep_dir *rd) in xrep_dir_find_entries()
1030 struct xrep_dir *rd) in xrep_dir_salvage_entries()
1103 struct xrep_dir *rd = priv; in xrep_dir_scan_pptr()
1141 struct xrep_dir *rd = priv; in xrep_dir_scan_dirent()
1173 struct xrep_dir *rd, in xrep_dir_want_scan()
1187 struct xrep_dir *rd, in xrep_dir_scan_ilock()
1215 struct xrep_dir *rd, in xrep_dir_scan_file()
1266 struct xrep_dir *rd) in xrep_dir_scan_dirtree()
1354 struct xrep_dir *rd; in xrep_dir_live_update()
1358 rd = container_of(nb, struct xrep_dir, pscan.dhook.dirent_hook.nb); in xrep_dir_live_update()
1415 struct xrep_dir *rd, in xrep_dir_reset_fork()
1509 struct xrep_dir *rd, in xrep_dir_replace()
1536 struct xrep_dir *rd) in xrep_dir_set_nlink()
1597 struct xrep_dir *rd) in xrep_dir_finalize_tempdir()
1632 struct xrep_dir *rd) in xrep_dir_swap()
1715 struct xrep_dir *rd) in xrep_dir_rebuild_tree()
1778 struct xrep_dir *rd) in xrep_dir_setup_scan()
1827 struct xrep_dir *rd) in xrep_dir_move_to_orphanage()
1917 struct xrep_dir *rd = sc->buf; in xrep_directory()