OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_xattr_nid
(Results
1 - 4
of
4
) sorted by null
/external/f2fs-tools/fsck/
fsck.c
386
le32_to_cpu(node_blk->i.
i_xattr_nid
), blk_cnt) &&
388
node_blk->i.
i_xattr_nid
= 0;
391
nid, le32_to_cpu(node_blk->i.
i_xattr_nid
));
mount.c
34
DISP_u32(inode,
i_xattr_nid
);
[
all
...]
/external/f2fs-tools/include/
f2fs_fs.h
456
__le32
i_xattr_nid
; /* nid to save xattr */
member in struct:f2fs_inode
/external/f2fs-tools/mkfs/
f2fs_format.c
732
raw_node->i.
i_xattr_nid
= 0;
Completed in 2650 milliseconds