Searched defs:shared_write (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vnops.c407 int shared_write; local
413 shared_write = (ioflag & FDSYNC) | ufs_allow_shared_writes;
428 shared_write);

Completed in 58 milliseconds