Searched refs:mntflags (Results 1 – 2 of 2) sorted by relevance
609 unsigned int mntflags = NFS_SERVER(inode)->flags; in nfs_file_write() local652 if (mntflags & NFS_MOUNT_WRITE_EAGER) { in nfs_file_write()659 if (mntflags & NFS_MOUNT_WRITE_WAIT) { in nfs_file_write()
717 unsigned int mntflags = NFS_SERVER(inode)->flags; in nfs_writepages() local723 if (!(mntflags & NFS_MOUNT_WRITE_EAGER) || wbc->for_kupdate || in nfs_writepages()
Completed in 9 milliseconds