Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfrecord.c125 run_close(&ni->file.run); in ni_clear()
127 run_close(&ni->file.run_da); in ni_clear()
525 run_close(&run); in ni_repack()
598 run_close(&run); in ni_repack()
733 run_close(&ni->attr_list.run); in ni_try_remove_attr_list()
1779 run_close(&run); in ni_parse_reparse()
H A Dindex.c868 run_close(&indx->alloc_run); in indx_clear()
869 run_close(&indx->bitmap_run); in indx_clear()
2611 run_close(&indx->alloc_run); in indx_delete_entry()
2617 run_close(&indx->bitmap_run); in indx_delete_entry()
H A Dbitmap.c129 run_close(&wnd->run); in wnd_close()
H A Dntfs_fs.h1002 static inline void run_close(struct runs_tree *run) in run_close() function
H A Dfslog.c5210 run_close(&oa->run0); in log_replay()