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

/linux-master/include/linux/
H A Dfile.h106 extern void __fput_sync(struct file *);
/linux-master/fs/
H A Dfile_table.c504 void __fput_sync(struct file *file) function
511 EXPORT_SYMBOL(__fput_sync); variable
H A Dopen.c1556 __fput_sync(file);
/linux-master/kernel/
H A Dacct.c208 __fput_sync(file);
/linux-master/net/handshake/
H A Dhandshake-test.c477 __fput_sync(filp);
/linux-master/fs/nfsd/
H A Dvfs.c2224 * close finalisation (see comment for __fput_sync()), but nfsd
2234 __fput_sync(fp);
/linux-master/net/sunrpc/
H A Dxprtsock.c1259 * to call __fput_sync(). In practice that means rpciod and the
1292 __fput_sync(filp);

Completed in 169 milliseconds