Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dfile.h130 extern void __fput_sync(struct file *);
/linux-6.12.1/fs/
Dfile_table.c513 void __fput_sync(struct file *file) in __fput_sync() function
520 EXPORT_SYMBOL(__fput_sync);
Dopen.c1567 __fput_sync(file); in SYSCALL_DEFINE1()
/linux-6.12.1/net/handshake/
Dhandshake-test.c477 __fput_sync(filp); in handshake_req_destroy_test1()
/linux-6.12.1/kernel/
Dacct.c207 __fput_sync(file); in close_work()
/linux-6.12.1/drivers/md/
Ddm.c769 __fput_sync(bdev_file); in open_table_device()
787 __fput_sync(td->dm_dev.bdev_file); in close_table_device()
/linux-6.12.1/fs/nfsd/
Dvfs.c2226 __fput_sync(fp); in nfsd_filp_close()
/linux-6.12.1/net/sunrpc/
Dxprtsock.c1291 __fput_sync(filp); in xs_reset_transport()