Home
last modified time | relevance | path

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

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