Home
last modified time | relevance | path

Searched refs:__fput_sync (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dfile_table.c369 void __fput_sync(struct file *file) in __fput_sync() function
379 EXPORT_SYMBOL(__fput_sync); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfile.h114 extern void __fput_sync(struct file *);
/kernel/linux/linux-6.6/include/linux/
H A Dfile.h114 extern void __fput_sync(struct file *);
/kernel/linux/linux-6.6/fs/
H A Dfile_table.c462 void __fput_sync(struct file *file) in __fput_sync() function
469 EXPORT_SYMBOL(__fput_sync); variable
H A Dopen.c1569 __fput_sync(file); in SYSCALL_DEFINE1()
/kernel/linux/linux-5.10/kernel/
H A Dacct.c189 __fput_sync(file); in close_work()
/kernel/linux/linux-6.6/kernel/
H A Dacct.c208 __fput_sync(file); in close_work()
/kernel/linux/linux-6.6/net/handshake/
H A Dhandshake-test.c477 __fput_sync(filp); in handshake_req_destroy_test1()
/kernel/linux/linux-5.10/net/sunrpc/
H A Dxprtsock.c1196 * to call __fput_sync(). In practice that means rpciod and the in xs_reset_transport()
1227 __fput_sync(filp); in xs_reset_transport()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dxprtsock.c1246 * to call __fput_sync(). In practice that means rpciod and the in xs_reset_transport()
1279 __fput_sync(filp); in xs_reset_transport()

Completed in 15 milliseconds