OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mount_getspecific
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/kern/
kern_fileassoc.c
290
return
mount_getspecific
(mp, fileassoc_mountspecific_key);
kern_veriexec.c
520
return
mount_getspecific
(mp, veriexec_mountspecific_key);
vfs_mount.c
1421
*
mount_getspecific
--
1425
mount_getspecific
(struct mount *mp, specificdata_key_t key)
function
/src/sys/sys/
mount.h
467
void *
mount_getspecific
(struct mount *, specificdata_key_t);
Completed in 18 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026