Home
last modified time | relevance | path

Searched refs:NFS_MOUNT_FLAGMASK (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dnfs_mount.h67 #define NFS_MOUNT_FLAGMASK 0xFFFF macro
/linux-5.19.10/fs/nfs/
Dfs_context.c1027 ctx->flags = data->flags & NFS_MOUNT_FLAGMASK; in nfs23_parse_monolithic()