Home
last modified time | relevance | path

Searched refs:may_wait (Results 1 – 2 of 2) sorted by relevance

/linux/fs/netfs/
H A Dinternal.h215 int netfs_unbuffered_write(struct netfs_io_request *wreq, bool may_wait, size_t len);
/linux/fs/nfs/
H A Dwrite.c1886 int may_wait = how & FLUSH_SYNC; in __nfs_commit_inode() local
1911 if (ret || !may_wait) in __nfs_commit_inode()