]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/nfs/nfs_ioctl.h
xnu-6153.81.5.tar.gz
[apple/xnu.git] / bsd / nfs / nfs_ioctl.h
index 6ab20e01a1b51270ff414e512f2055c42957a7fd..5f9b1fc2d68d90a919a8e35e1279a96bf7440e3d 100644 (file)
@@ -71,6 +71,8 @@ struct user_nfs_gss_principal {
 
 #define NFS_IOC_GET_CRED                _IOWR('n', 3, struct nfs_gss_principal)
 
+#define NFS_IOC_DISARM_TRIGGER          _IO('n', 4)
+
 #ifdef KERNEL
 
 #define NFS_IOC_SET_CRED64              _IOW('n', 2, struct user_nfs_gss_principal)