Searched defs:vfs_sysctl (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dmount.h671 int (*vfs_sysctl)(int *, u_int, user_addr_t, size_t *, user_addr_t, size_t, vfs_context_t context); member in struct:vfsops
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c2719 vfs_sysctl(int *name, u_int namelen, user_addr_t oldp, size_t *oldlenp, function

Completed in 34 milliseconds