Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dxattr.c130 run_close(&run); in ntfs_read_ea()
531 run_close(&ea_run); in ntfs_set_ea()
H A Dattrlist.c31 run_close(&ni->attr_list.run); in al_destroy()
H A 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()
2072 run_close(&run); in ni_fiemap()
H A 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()
H A Dinode.c356 run_close(&ni->file.run); in ntfs_read_mft()
1710 run_close(&run); in ntfs_create_inode()
H A Dattrib.c345 run_close(run); in attr_make_nonresident()
2322 run_close(&run2); in attr_punch_hole()
H A Dntfs_fs.h948 static inline void run_close(struct runs_tree *run) in run_close() function
H A Dbitmap.c129 run_close(&wnd->run); in wnd_close()
H A Dfslog.c5210 run_close(&oa->run0); in log_replay()