Searched refs:__fput_sync (Results 1 – 7 of 7) sorted by relevance
126 extern void __fput_sync(struct file *);
557 void __fput_sync(struct file *file) in __fput_sync() function 562 EXPORT_SYMBOL(__fput_sync);565 * Equivalent to __fput_sync(), but optimized for being called with the last
477 __fput_sync(filp); in handshake_req_destroy_test1()
216 __fput_sync(file); in close_work()
771 __fput_sync(bdev_file); in open_table_device() 789 __fput_sync(td->dm_dev.bdev_file); in close_table_device()
2309 * close finalisation (see comment for __fput_sync()), but nfsd2319 __fput_sync(fp); in nfsd_filp_close()
1279 * to call __fput_sync(). In practice that means rpciod and the in xs_reset_transport() 1313 __fput_sync(filp); in xs_reset_transport()