Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dnfs_mount.h60 #define NFS_MOUNT_NONLM 0x0200 /* 3 */ macro
/linux-6.3-rc2/fs/nfs/
A Dfs_context.c549 ctx->flags |= NFS_MOUNT_NONLM; in nfs_fs_context_parse_param()
552 ctx->flags &= ~NFS_MOUNT_NONLM; in nfs_fs_context_parse_param()
1072 if (!(data->flags & NFS_MOUNT_NONLM)) in nfs23_parse_monolithic()
1372 ctx->flags &= ~(NFS_MOUNT_NONLM | NFS_MOUNT_NOACL | in nfs_fs_context_validate()
A Dsuper.c442 { NFS_MOUNT_NONLM, ",nolock", "" }, in nfs_show_mount_options()
967 | NFS_MOUNT_NONLM \

Completed in 8 milliseconds