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