Searched refs:PF_CONV (Results 1 – 2 of 2) sorted by relevance
99 PF_INTERNAL | PF_CONV | PF_REV},103 PF_INTERNAL | PF_CONV | PF_REV},105 [IP__MOUNT_FROM_FSTAB] = {"mount.fstab", PF_INTERNAL | PF_CONV | PF_REV},106 [IP__OP] = {NULL, PF_CONV},435 if (!(dp->flags & PF_CONV) && equalopts(dp->name, name)) in add_param() 472 if (!(intparams[ipnum].flags & PF_CONV) && in add_param()
53 #define PF_CONV 0x0040 /* Parameter duplicated in converted form */ macro