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