OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free_inode
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/fs/v7fs/
v7fs_superblock_util.c
71
stat->
free_inode
= sb->total_freeinode;
76
stat->total_blocks, stat->
free_inode
, stat->total_inode);
v7fs_impl.h
88
int32_t
free_inode
;
member in struct:v7fs_stat
v7fs_vfsops.c
361
f->f_ffree = fs->stat.
free_inode
;
/src/sys/fs/sysvbfs/
bfs.c
593
bfs_inode_alloc(const struct bfs *bfs, struct bfs_inode **
free_inode
,
632
if (
free_inode
)
633
*
free_inode
= jnode;
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025