OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:h_dev
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/pax/
cpio.h
90
u_char
h_dev
[2];
member in struct:__anond9d9574e0208
cpio.c
879
arcn->sb.st_dev = (dev_t)(RSHRT_EXT(hd->
h_dev
));
894
arcn->sb.st_dev = (dev_t)(SHRT_EXT(hd->
h_dev
));
1050
hd->
h_dev
[0] = CHR_WR_2(arcn->sb.st_dev);
1051
hd->
h_dev
[1] = CHR_WR_3(arcn->sb.st_dev);
1052
if (arcn->sb.st_dev != (dev_t)(SHRT_EXT(hd->
h_dev
)))
/src/sys/fs/hfs/
hfs.h
78
dev_t
h_dev
; /* device associated with this hnode */
member in struct:hfsnode
hfs_vfsops.c
557
hnode->
h_dev
= dev;
hfs_vnops.c
655
vap->va_fsid = hp->
h_dev
;
Completed in 303 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025