Home
last modified time | relevance | path

Searched refs:dev_path (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c528 struct path tmp_path, *dev_path = NULL; in aa_new_mount() local
550 dev_path = &tmp_path; in aa_new_mount()
559 if (dev_path) { in aa_new_mount()
566 match_mnt(profile, path, buffer, dev_path, dev_buffer, in aa_new_mount()
577 if (dev_path) in aa_new_mount()
578 path_put(dev_path); in aa_new_mount()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dswitch.rst71 <num_paths> <region_size> <num_optional_args> [<optional_args>...] [<dev_path> <offset>]+
83 <dev_path>
87 The offset of the start of data on the specific <dev_path> (in units
H A Dunstriped.rst14 <number of stripes> <chunk size> <stripe #> <dev_path> <offset>
22 <dev_path>
H A Dlog-writes.rst59 log-writes <dev_path> <log_dev_path>
62 dev_path Device that all of the IO will go to normally.