Home
last modified time | relevance | path

Searched refs:run_close (Results 1 – 9 of 9) sorted by relevance

/fs/ntfs3/
Dxattr.c130 run_close(&run); in ntfs_read_ea()
531 run_close(&ea_run); in ntfs_set_ea()
Dattrlist.c31 run_close(&ni->attr_list.run); in al_destroy()
Dindex.c870 run_close(&indx->alloc_run); in indx_clear()
871 run_close(&indx->bitmap_run); in indx_clear()
2590 run_close(&indx->alloc_run); in indx_delete_entry()
2596 run_close(&indx->bitmap_run); in indx_delete_entry()
Dfrecord.c123 run_close(&ni->file.run); in ni_clear()
571 run_close(&run); in ni_repack()
644 run_close(&run); in ni_repack()
779 run_close(&ni->attr_list.run); in ni_try_remove_attr_list()
1823 run_close(&run); in ni_parse_reparse()
Dattrib.c345 run_close(run); in attr_make_nonresident()
2318 run_close(&run2); in attr_punch_hole()
Dntfs_fs.h948 static inline void run_close(struct runs_tree *run) in run_close() function
Dbitmap.c129 run_close(&wnd->run); in wnd_close()
Dinode.c356 run_close(&ni->file.run); in ntfs_read_mft()
Dfslog.c5195 run_close(&oa->run0); in log_replay()