Searched refs:FLUSH_NOCOMMIT (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnfs_fs.h26 #define FLUSH_NOCOMMIT 32 /* Don't send the NFSv3/v4 COMMIT */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dwrite.c1286 int nocommit = how & FLUSH_NOCOMMIT;
1302 how &= ~FLUSH_NOCOMMIT;
H A Dinode.c434 nfs_sync_mapping_range(inode->i_mapping, 0, 0, FLUSH_NOCOMMIT);

Completed in 125 milliseconds