Searched refs:F_TRANSCODEKEY (Results 1 – 4 of 4) sorted by relevance
71 case F_TRANSCODEKEY: in fcntl()
359 #define F_TRANSCODEKEY 75 /* For some cases, we need to rewrap the key for AKS/MKB */ macro
4413 case F_TRANSCODEKEY: { in sys_fcntl_nocancel()4435 error = VNOP_IOCTL(vp, F_TRANSCODEKEY, (caddr_t)&k, 1, &context); in sys_fcntl_nocancel()
13139 case F_TRANSCODEKEY: in fsctl_internal()