OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chfs_read_inode
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/ufs/chfs/
chfs.h
558
int
chfs_read_inode
(struct chfs_mount *, struct chfs_inode *);
chfs_readinode.c
987
/*
chfs_read_inode
- checks the state of the inode then reads and builds it */
988
int
chfs_read_inode
(struct chfs_mount *chmp, struct chfs_inode *ip)
function
chfs_vfsops.c
569
error =
chfs_read_inode
(chmp, ip);
Completed in 36 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026