OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_hmp
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/hfs/
hfs.h
76
struct hfsmount *
h_hmp
; /* mount point associated with this hnode */
member in struct:hfsnode
142
#define HFS_BLOCKSIZE(vp) (VTOH(vp)->
h_hmp
->hm_vol.vh.block_size)
hfs_vnops.c
420
result = hfslib_find_catalog_record_with_key(&dp->
h_hmp
->hm_vol,
436
if (hfslib_get_hardlink(&dp->
h_hmp
->hm_vol,
656
vap->va_blocksize = hp->
h_hmp
->hm_vol.vh.block_size;
756
numextents = hfslib_get_file_extents(&hp->
h_hmp
->hm_vol,
776
+ (hp->
h_hmp
->hm_vol.offset >> DEV_BSHIFT);
899
if (hfslib_get_directory_contents(&hp->
h_hmp
->hm_vol, hp->h_rec.u.cnid,
hfs_vfsops.c
555
hnode->
h_hmp
= hmp;
Completed in 138 milliseconds
Indexes created Sat Oct 25 01:09:55 GMT 2025