OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copy_dir
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_ext2fs/
mke2fs.c
131
static void
copy_dir
(struct ext2fs_direct *, struct ext2fs_direct *);
972
copy_dir
(&pad_dir, (struct ext2fs_direct *)buf);
1027
copy_dir
(&protodir[i], (struct ext2fs_direct *)cp);
1032
copy_dir
(&protodir[i], (struct ext2fs_direct *)cp);
1040
copy_dir
(struct ext2fs_direct *dir, struct ext2fs_direct *dbuf)
function in typeref:typename:void
/src/sbin/newfs/
mkfs.c
1036
static void
copy_dir
(struct direct *, struct direct *);
1069
copy_dir
((struct direct*)&olost_found_dir[2],
1074
copy_dir
(&lost_found_dir[2], (struct direct*)&buf[i]);
1285
copy_dir
(&protodir[i], (struct direct*)cp);
1290
copy_dir
(&protodir[i], (struct direct*)cp);
1565
copy_dir
(struct direct *dir, struct direct *dbuf)
function in typeref:typename:void
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025