Searched refs:__fput_sync (Results 1 – 5 of 5) sorted by relevance
369 void __fput_sync(struct file *file) in __fput_sync() function379 EXPORT_SYMBOL(__fput_sync);
114 extern void __fput_sync(struct file *);
189 __fput_sync(file); in close_work()
527 - * to call __fput_sync(). In practice that means rpciod and the542 - __fput_sync(filp);
1227 __fput_sync(filp); in xs_reset_transport()