Home
last modified time | relevance | path

Searched refs:NFS_MOUNT_WRITE_EAGER (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
A Dnfs_fs_sb.h157 #define NFS_MOUNT_WRITE_EAGER 0x01000000 macro
/linux/fs/nfs/
A Dfs_context.c820 ~(NFS_MOUNT_WRITE_EAGER | NFS_MOUNT_WRITE_WAIT); in nfs_fs_context_parse_param()
823 ctx->flags |= NFS_MOUNT_WRITE_EAGER; in nfs_fs_context_parse_param()
828 NFS_MOUNT_WRITE_EAGER | NFS_MOUNT_WRITE_WAIT; in nfs_fs_context_parse_param()
A Dfile.c652 if (mntflags & NFS_MOUNT_WRITE_EAGER) { in nfs_file_write()
A Dsuper.c525 if (nfss->flags & NFS_MOUNT_WRITE_EAGER) { in nfs_show_mount_options()
A Dwrite.c723 if (!(mntflags & NFS_MOUNT_WRITE_EAGER) || wbc->for_kupdate || in nfs_writepages()

Completed in 102 milliseconds