Home
last modified time | relevance | path

Searched defs:nfs_flush (Results 1 – 6 of 6) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dfile-dotlock.h34 bool nfs_flush:1; member
H A Dfile-dotlock.c302 static int file_write_pid(int fd, const char *path, bool nfs_flush) in file_write_pid()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-index/
H A Dmail-transaction-log.c346 mail_transaction_log_refresh(struct mail_transaction_log *log, bool nfs_flush, in mail_transaction_log_refresh()
428 uint32_t file_seq, bool nfs_flush, in mail_transaction_log_find_file()
H A Dmail-transaction-log-view.c187 bool nfs_flush = seq == min_file_seq || in mail_transaction_log_view_set() local
H A Dmail-transaction-log-file.c1362 uoff_t start_offset, bool nfs_flush, in mail_transaction_log_file_read()
/dports/misc/rump/buildrump.sh-b914579/src/sys/nfs/
H A Dnfs_vnops.c3162 nfs_flush(struct vnode *vp, kauth_cred_t cred, int waitfor, struct lwp *l, in nfs_flush() function