Home
last modified time | relevance | path

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

/linux/fs/
H A Dfile_table.c557 void __fput_sync(struct file *file) in __fput_sync() function
562 EXPORT_SYMBOL(__fput_sync);
/linux/kernel/
H A Dacct.c211 __fput_sync(file); in close_work()
215 DEFINE_FREE(fput_sync, struct file *, if (!IS_ERR_OR_NULL(_T)) __fput_sync(_T))
/linux/include/linux/
H A Dfile.h126 extern void __fput_sync(struct file *);
/linux/net/handshake/
H A Dhandshake-test.c477 __fput_sync(filp); in handshake_req_destroy_test1()
/linux/drivers/iommu/iommufd/
H A Dmain.c156 __fput_sync(*filep); in iommufd_object_abort_and_destroy()
/linux/drivers/md/
H A Ddm.c767 __fput_sync(bdev_file); in open_table_device()
785 __fput_sync(td->dm_dev.bdev_file); in close_table_device()
/linux/fs/nfsd/
H A Dvfs.c2531 __fput_sync(fp); in nfsd_filp_close()
/linux/net/sunrpc/
H A Dxprtsock.c1279 * to call __fput_sync(). In practice that means rpciod and the in xs_reset_transport()
1313 __fput_sync(filp); in xs_reset_transport()