Searched refs:NFS_MOUNT_FLAGMASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/ | ||
D | nfs_mount.h | 67 #define NFS_MOUNT_FLAGMASK 0xFFFF macro |
/Linux-v6.6/fs/nfs/ | ||
D | fs_context.c | 1102 ctx->flags = data->flags & NFS_MOUNT_FLAGMASK; in nfs23_parse_monolithic() |