Home
last modified time | relevance | path

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

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

Completed in 34 milliseconds