Home
last modified time | relevance | path

Searched refs:NFS_MOUNT_NONLM (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dnfs_mount.h60 #define NFS_MOUNT_NONLM 0x0200 /* 3 */ macro
/linux-5.19.10/fs/nfs/
Dfs_context.c548 ctx->flags |= NFS_MOUNT_NONLM; in nfs_fs_context_parse_param()
551 ctx->flags &= ~NFS_MOUNT_NONLM; in nfs_fs_context_parse_param()
1061 if (!(data->flags & NFS_MOUNT_NONLM)) in nfs23_parse_monolithic()
1362 ctx->flags &= ~(NFS_MOUNT_NONLM | NFS_MOUNT_NOACL | in nfs_fs_context_validate()
Dsuper.c442 { NFS_MOUNT_NONLM, ",nolock", "" }, in nfs_show_mount_options()
968 | NFS_MOUNT_NONLM \