Home | Sort by: relevance | last modified time | path |
/src/sys/kern/ | |
vfs_mount.c | 1560 mountlist_alloc(enum mountlist_type type, struct mount *mp) function in typeref:struct:mountlist_entry * 1583 me = mountlist_alloc(ME_MARKER, NULL); 1682 me = mountlist_alloc(ME_MOUNT, mp); |
vfs_mount.c | 1560 mountlist_alloc(enum mountlist_type type, struct mount *mp) function in typeref:struct:mountlist_entry * 1583 me = mountlist_alloc(ME_MARKER, NULL); 1682 me = mountlist_alloc(ME_MOUNT, mp); |