Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dxattr.c130 run_close(&run); in ntfs_read_ea()
532 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.c125 run_close(&ni->file.run); in ni_clear()
573 run_close(&run); in ni_repack()
646 run_close(&run); in ni_repack()
781 run_close(&ni->attr_list.run); in ni_try_remove_attr_list()
1827 run_close(&run); in ni_parse_reparse()
Dinode.c356 run_close(&ni->file.run); in ntfs_read_mft()
1683 run_close(&run); in ntfs_create_inode()
Dattrib.c344 run_close(run); in attr_make_nonresident()
2310 run_close(&run2); in attr_punch_hole()
Dntfs_fs.h937 static inline void run_close(struct runs_tree *run) in run_close() function
Dbitmap.c129 run_close(&wnd->run); in wnd_close()
Dfslog.c5208 run_close(&oa->run0); in log_replay()