Searched refs:NFS_MATTR_FS_LOCATIONS (Results 1 – 3 of 3) sorted by relevance
1071 NFS_BITMAP_SET(mattrs, NFS_MATTR_FS_LOCATIONS); in nfs_mount_diskless()1341 NFS_BITMAP_SET(mattrs, NFS_MATTR_FS_LOCATIONS); in nfs_mount_diskless_private()
1259 NFS_BITMAP_SET(mattrs, NFS_MATTR_FS_LOCATIONS); in nfs_convert_old_nfs_args()1406 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_FS_LOCATIONS)) { in nfs_convert_old_nfs_args()2706 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_FS_LOCATIONS)) { in mountnfs()3370 NFS_BITMAP_SET(newmattrs, NFS_MATTR_FS_LOCATIONS); in nfs_mirror_mount_domount()3479 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_FS_LOCATIONS)) { in nfs_mirror_mount_domount()5274 NFS_BITMAP_SET(mattrs, NFS_MATTR_FS_LOCATIONS); in nfs_mountinfo_assemble()
202 #define NFS_MATTR_FS_LOCATIONS 21 /* list of locations for the file system */ macro