OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext2fs_adjust_ea_refcount
(Results
1 - 5
of
5
) sorted by null
/external/e2fsprogs/lib/ext2fs/
ext_attr.c
102
errcode_t
ext2fs_adjust_ea_refcount
(ext2_filsys fs, blk_t blk,
function
ext2fs.h
850
extern errcode_t
ext2fs_adjust_ea_refcount
(ext2_filsys fs, blk_t blk,
[
all
...]
/external/e2fsprogs/e2fsck/
pass1b.c
622
pctx.errcode =
ext2fs_adjust_ea_refcount
(fs, inode.i_file_acl,
super.c
201
retval =
ext2fs_adjust_ea_refcount
(fs, inode->i_file_acl,
209
_("while calling
ext2fs_adjust_ea_refcount
for inode %d"),
pass2.c
1197
pctx.errcode =
ext2fs_adjust_ea_refcount
(fs, inode.i_file_acl,
[
all
...]
Completed in 219 milliseconds