Home
last modified time | relevance | path

Searched refs:run_close (Results 1 – 9 of 9) 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 Dxattr.c130 run_close(&run); in ntfs_read_ea()
532 run_close(&ea_run); in ntfs_set_ea()
H A Dattrlist.c31 run_close(&ni->attr_list.run); in al_destroy()
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 Dinode.c355 run_close(&ni->file.run); in ntfs_read_mft()
1742 run_close(&run); in ntfs_create_inode()
H A Dattrib.c372 run_close(run); in attr_make_nonresident()
2455 run_close(&run2); in attr_punch_hole()
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()