Searched refs:NFS_MATTR_MNTFLAGS (Results 1 – 3 of 3) sorted by relevance
1072 NFS_BITMAP_SET(mattrs, NFS_MATTR_MNTFLAGS); in nfs_mount_diskless()1342 NFS_BITMAP_SET(mattrs, NFS_MATTR_MNTFLAGS); in nfs_mount_diskless_private()
1260 NFS_BITMAP_SET(mattrs, NFS_MATTR_MNTFLAGS); in nfs_convert_old_nfs_args()1432 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_MNTFLAGS)) { in nfs_convert_old_nfs_args()2837 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_MNTFLAGS)) { in mountnfs()3376 NFS_BITMAP_SET(newmattrs, NFS_MATTR_MNTFLAGS); in nfs_mirror_mount_domount()3554 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_MNTFLAGS)) { in nfs_mirror_mount_domount()5275 NFS_BITMAP_SET(mattrs, NFS_MATTR_MNTFLAGS); in nfs_mountinfo_assemble()
203 #define NFS_MATTR_MNTFLAGS 22 /* VFS mount flags (MNT_*) */ macro