Lines Matching defs:mounts
383 def mounts():385 for line in file('/proc/mounts'):394 return path in [m['dest'] for m in mounts()]