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()
1220 NFS_BITMAP_SET(mattrs, NFS_MATTR_FS_LOCATIONS); in nfs_convert_old_nfs_args()1367 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_FS_LOCATIONS)) { in nfs_convert_old_nfs_args()2710 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_FS_LOCATIONS)) { in mountnfs()3379 NFS_BITMAP_SET(newmattrs, NFS_MATTR_FS_LOCATIONS); in nfs_mirror_mount_domount()3488 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_FS_LOCATIONS)) { in nfs_mirror_mount_domount()5275 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