Home
last modified time | relevance | path

Searched refs:NWRITEOPENED (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/fs/nfsclient/
HDnfsnode.h161 #define NWRITEOPENED 0x00040000 /* Has been opened for writing */ macro
HDnfs_clvnops.c595 np->n_flag |= NWRITEOPENED; in nfs_open()
HDnfs_clrpcops.c5479 (np->n_flag & NWRITEOPENED) != 0) in nfscl_doiods()