OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_group_of_ino
(Results
1 - 5
of
5
) sorted by null
/external/e2fsprogs/lib/ext2fs/
alloc_stats.c
20
int group =
ext2fs_group_of_ino
(fs, ino);
ext2fs.h
1375
_INLINE_ int
ext2fs_group_of_ino
(ext2_filsys fs, ext2_ino_t ino)
function
[
all
...]
extent.c
929
dgrp_t group =
ext2fs_group_of_ino
(handle->fs, handle->ino);
[
all
...]
/external/e2fsprogs/e2fsck/
journal.c
1023
group =
ext2fs_group_of_ino
(fs, ino);
pass2.c
970
group =
ext2fs_group_of_ino
(fs, dirent->inode);
[
all
...]
Completed in 73 milliseconds