OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inline_data_addr
(Results
1 - 2
of
2
) sorted by null
/external/f2fs-tools/fsck/
f2fs.h
194
static inline void *
inline_data_addr
(struct f2fs_node *node_blk)
function
fsck.c
736
de_blk =
inline_data_addr
(node_blk);
Completed in 77 milliseconds