OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iput
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_ext2fs/
mke2fs.c
134
static void
iput
(struct ext2fs_dinode *, ino_t);
976
iput
(&node, EXT2_LOSTFOUNDINO);
1007
iput
(&node, EXT2_ROOTINO);
1246
iput
(&node, EXT2_RESIZEINO);
1319
* void
iput
(struct ext2fs_dinode *ip, ino_t ino)
1324
iput
(struct ext2fs_dinode *ip, ino_t ino)
function in typeref:typename:void
/src/sbin/newfs/
mkfs.c
116
static void
iput
(union dinode *, ino_t);
1120
iput
(&node, LOSTFOUNDINO);
1178
iput
(&node, UFS_ROOTINO);
1261
iput
(&node, nextino);
1360
iput
(union dinode *ip, ino_t ino)
function in typeref:typename:void
Completed in 19 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025