Home
last modified time | relevance | path

Searched refs:__fput_sync (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/linux/
H A Dfile.h126 extern void __fput_sync(struct file *);
/linux-6.15/fs/
H A Dfile_table.c554 void __fput_sync(struct file *file) in __fput_sync() function
559 EXPORT_SYMBOL(__fput_sync);
/linux-6.15/net/handshake/
H A Dhandshake-test.c477 __fput_sync(filp); in handshake_req_destroy_test1()
/linux-6.15/kernel/
H A Dacct.c216 __fput_sync(file); in close_work()
/linux-6.15/drivers/md/
H A Ddm.c769 __fput_sync(bdev_file); in open_table_device()
787 __fput_sync(td->dm_dev.bdev_file); in close_table_device()
/linux-6.15/fs/nfsd/
H A Dvfs.c2262 __fput_sync(fp); in nfsd_filp_close()
/linux-6.15/net/sunrpc/
H A Dxprtsock.c1293 __fput_sync(filp); in xs_reset_transport()