Home
last modified time | relevance | path

Searched defs:recursive (Results 1 – 4 of 4) sorted by relevance

/linux/samples/vfs/
H A Dmountinfo.c216 bool recursive = false; in main() local
/linux/scripts/gdb/linux/
H A Ddevice.py90 def _show_device(dev, level=0, recursive=False): argument
/linux/sound/pci/hda/
H A Dhda_codec.c265 hda_nid_t nid, int recursive) in snd_hda_get_conn_index()
/linux/fs/
H A Dnamespace.c3122 static struct file *open_detached_copy(struct path *path, bool recursive) in open_detached_copy()