Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnfs_mount.h60 #define NFS_MOUNT_NONLM 0x0200 /* 3 */ macro
/openbmc/linux/fs/nfs/
H A Dfs_context.c603 ctx->flags |= NFS_MOUNT_NONLM; in nfs_fs_context_parse_param()
606 ctx->flags &= ~NFS_MOUNT_NONLM; in nfs_fs_context_parse_param()
1139 if (!(data->flags & NFS_MOUNT_NONLM)) in nfs23_parse_monolithic()
1439 ctx->flags &= ~(NFS_MOUNT_NONLM | NFS_MOUNT_NOACL | in nfs_fs_context_validate()
H A Dsuper.c446 { NFS_MOUNT_NONLM, ",nolock", "" }, in nfs_show_mount_options()
970 | NFS_MOUNT_NONLM \