Searched refs:mntflags (Results 1 – 2 of 2) sorted by relevance
700 unsigned int mntflags = NFS_SERVER(inode)->flags; in nfs_file_write() local744 if (mntflags & NFS_MOUNT_WRITE_EAGER) { in nfs_file_write()751 if (mntflags & NFS_MOUNT_WRITE_WAIT) { in nfs_file_write()
655 unsigned int mntflags = NFS_SERVER(inode)->flags; in nfs_writepages() local672 if (!(mntflags & NFS_MOUNT_WRITE_EAGER) || wbc->for_kupdate || in nfs_writepages()693 if (err == -EAGAIN && mntflags & NFS_MOUNT_SOFTERR) in nfs_writepages()1255 unsigned int mntflags = NFS_SERVER(inode)->flags; in nfs_can_extend_write() local1257 if (mntflags & NFS_MOUNT_NO_ALIGNWRITE) in nfs_can_extend_write()