OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mnt_parent
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/module/
op_dname.c
130
if (v->
mnt_parent
== v)
134
v = v->
mnt_parent
;
/external/kernel-headers/original/linux/
mount.h
39
struct vfsmount *
mnt_parent
; /* fs we are mounted on */
member in struct:vfsmount
Completed in 21 milliseconds