OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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 in typeref:typename:int
chfs_vfsops.c
569
error =
chfs_read_inode
(chmp, ip);
Completed in 13 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025