OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_getspecific
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/sys/
mount.h
467
void *
mount_getspecific
(struct mount *, specificdata_key_t);
/src/sys/kern/
kern_fileassoc.c
287
return
mount_getspecific
(mp, fileassoc_mountspecific_key);
kern_veriexec.c
515
return
mount_getspecific
(mp, veriexec_mountspecific_key);
vfs_mount.c
1421
*
mount_getspecific
--
1425
mount_getspecific
(struct mount *mp, specificdata_key_t key)
function in typeref:typename:void *
Completed in 66 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025