Searched refs:nfs_gss_principal (Results 1 – 2 of 2) sorted by relevance
45 struct nfs_gss_principal { struct70 #define NFS_IOC_SET_CRED _IOW('n', 2, struct nfs_gss_principal)72 #define NFS_IOC_GET_CRED _IOWR('n', 3, struct nfs_gss_principal)
7779 struct nfs_gss_principal *tp; in nfs_vnop_ioctl()7780 tp = (struct nfs_gss_principal *)ap->a_data; in nfs_vnop_ioctl()7836 struct nfs_gss_principal *u32pp = (struct nfs_gss_principal *)ap->a_data; in nfs_vnop_ioctl()