Searched refs:NFS_MATTR_SECURITY (Results 1 – 2 of 2) sorted by relevance
1317 NFS_BITMAP_SET(mattrs, NFS_MATTR_SECURITY); in nfs_convert_old_nfs_args()1369 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_SECURITY)) { in nfs_convert_old_nfs_args()2546 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_SECURITY)) { in mountnfs()3434 if (NFS_BITMAP_ISSET(mattrs, NFS_MATTR_SECURITY)) { in nfs_mirror_mount_domount()5252 NFS_BITMAP_SET(mattrs, NFS_MATTR_SECURITY); in nfs_mountinfo_assemble()
193 #define NFS_MATTR_SECURITY 12 /* RPC security flavors to use */ macro