Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfile.h114 extern void __fput_sync(struct file *);
/openbmc/linux/fs/
H A Dfile_table.c462 void __fput_sync(struct file *file) in __fput_sync() function
469 EXPORT_SYMBOL(__fput_sync);
H A Dopen.c1571 __fput_sync(file); in SYSCALL_DEFINE1()
/openbmc/linux/net/handshake/
H A Dhandshake-test.c477 __fput_sync(filp); in handshake_req_destroy_test1()
/openbmc/linux/kernel/
H A Dacct.c208 __fput_sync(file); in close_work()
/openbmc/linux/net/sunrpc/
H A Dxprtsock.c1279 __fput_sync(filp); in xs_reset_transport()