Searched refs:NFS_MATTR_SECURITY (Results 1 – 2 of 2) sorted by relevance
1278 NFS_BITMAP_SET(mattrs, NFS_MATTR_SECURITY); in nfs_convert_old_nfs_args()1330 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_SECURITY)) { in nfs_convert_old_nfs_args()2550 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_SECURITY)) { in mountnfs()3443 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_SECURITY)) { in nfs_mirror_mount_domount()5253 NFS_BITMAP_SET(mattrs, NFS_MATTR_SECURITY); in nfs_mountinfo_assemble()
193 #define NFS_MATTR_SECURITY 12 /* RPC security flavors to use */ macro