Searched refs:ext2fs_dirtemplate (Results 1 – 6 of 6) sorted by relevance
85 struct ext2fs_dirtemplate emptydir = {89 struct ext2fs_dirtemplate dirhead = {620 struct ext2fs_dirtemplate *dirp; in allocdir()646 memcpy(bp->b_un.b_buf, dirp, sizeof(struct ext2fs_dirtemplate)); in allocdir()
82 #define MINDIRSIZE (sizeof (struct ext2fs_dirtemplate))
208 struct ext2fs_dirtemplate { struct
883 struct ext2fs_dirtemplate dirbuf; in ext2fs_read_dotdot()914 struct ext2fs_dirtemplate dirbuf; in ext2fs_rename_replace_dotdot()
1134 #define MINDIRSIZ (sizeof (struct ext2fs_dirtemplate) / 2) in ext2fs_dirempty()
625 struct ext2fs_dirtemplate dirtemplate; in ext2fs_mkdir()