Home
last modified time | relevance | path

Searched refs:may_wait (Results 1 – 3 of 3) 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);
H A Dwrite_issue.c704 int netfs_unbuffered_write(struct netfs_io_request *wreq, bool may_wait, size_t len) in netfs_unbuffered_write() argument
/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()