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()
1221 NFS_BITMAP_SET(mattrs, NFS_MATTR_MNTFLAGS); in nfs_convert_old_nfs_args()1393 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_MNTFLAGS)) { in nfs_convert_old_nfs_args()2842 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_MNTFLAGS)) { in mountnfs()3385 NFS_BITMAP_SET(newmattrs, NFS_MATTR_MNTFLAGS); in nfs_mirror_mount_domount()3563 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_MNTFLAGS)) { in nfs_mirror_mount_domount()5276 NFS_BITMAP_SET(mattrs, NFS_MATTR_MNTFLAGS); in nfs_mountinfo_assemble()
203 #define NFS_MATTR_MNTFLAGS 22 /* VFS mount flags (MNT_*) */ macro