FLUSH_NOCOMMIT   1362 fs/nfs/write.c 	int nocommit = how & FLUSH_NOCOMMIT;
FLUSH_NOCOMMIT   1379 fs/nfs/write.c 	how &= ~FLUSH_NOCOMMIT;
FLUSH_NOCOMMIT   1452 fs/nfs/write.c 	return nfs_write_mapping(inode->i_mapping, FLUSH_NOCOMMIT);