OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:quota_ino
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/e2fsck/
quota.c
65
ext2_ino_t
quota_ino
;
local
75
quota_ino
= quota_type2inum(qtype, fs->super);
76
if (pctx.ino && (pctx.ino !=
quota_ino
) &&
78
move_quota_inode(fs, pctx.ino,
quota_ino
, qtype);
79
*quota_sb_inump(sb, qtype) =
quota_ino
;
Completed in 135 milliseconds