Searched refs:lockflag (Results 1 – 2 of 2) sorted by relevance
223 lockflag = flags.get('lockfiles')224 if lockflag:225 lockfiles = [f for f in d.expand(lockflag).split()]
1932 static int pkt_lock_door(struct pktcdvd_device *pd, int lockflag) in pkt_lock_door() argument1938 cgc.cmd[4] = lockflag ? 1 : 0; in pkt_lock_door()