OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:link_count
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ext2fs/
namei.c
26
int
link_count
, char *buf, ext2_ino_t *res_inode);
29
ext2_ino_t inode, int
link_count
,
40
root, dir, inode,
link_count
);
49
if (
link_count
++ >= EXT2FS_MAX_NESTED_LINKS)
70
link_count
, buf, res_inode);
84
int
link_count
, char *buf,
111
link_count
, buf, &dir);
122
int
link_count
, char *buf, ext2_ino_t *res_inode)
131
root, base, pathlen, pathname,
link_count
);
134
link_count
, buf, &base_name, &namelen, &dir)
[
all
...]
/external/e2fsprogs/e2fsck/
pass4.c
99
__u16
link_count
, link_counted;
local
144
ext2fs_icount_fetch(ctx->inode_link_info, i, &
link_count
);
155
&
link_count
);
162
if (link_counted !=
link_count
) {
166
if ((
link_count
!= inode->i_links_count) && !isdir &&
168
pctx.num =
link_count
;
177
link_count
== 1 && !(ctx->options & E2F_OPT_NO)) ||
/external/e2fsprogs/lib/blkid/
probe.h
472
__u16
link_count
;
member in struct:master_file_table_record
Completed in 99 milliseconds