fs/f2fs/debug.c
373
sizeof(struct nat_entry);
fs/f2fs/node.c
172
static struct nat_entry *__alloc_nat_entry(struct f2fs_sb_info *sbi,
fs/f2fs/node.c
175
struct nat_entry *new;
fs/f2fs/node.c
186
static void __free_nat_entry(struct nat_entry *e)
fs/f2fs/node.c
192
static struct nat_entry *__init_nat_entry(struct f2fs_nm_info *nm_i,
fs/f2fs/node.c
193
struct nat_entry *ne, struct f2fs_nat_entry *raw_ne, bool no_fail, bool init_dirty)
fs/f2fs/node.c
218
static struct nat_entry *__lookup_nat_cache(struct f2fs_nm_info *nm_i, nid_t n, bool for_dirty)
fs/f2fs/node.c
220
struct nat_entry *ne;
fs/f2fs/node.c
239
nid_t start, unsigned int nr, struct nat_entry **ep)
fs/f2fs/node.c
2400
struct nat_entry *ne;
fs/f2fs/node.c
244
static void __del_from_nat_cache(struct f2fs_nm_info *nm_i, struct nat_entry *e)
fs/f2fs/node.c
253
struct nat_entry *ne)
fs/f2fs/node.c
273
struct nat_entry *ne, bool init_dirty)
fs/f2fs/node.c
3011
struct nat_entry *ne;
fs/f2fs/node.c
309
struct nat_entry_set *set, struct nat_entry *ne)
fs/f2fs/node.c
3105
struct nat_entry *ne, *cur;
fs/f2fs/node.c
3448
struct nat_entry **natvec = (struct nat_entry **)vec;
fs/f2fs/node.c
3525
sizeof(struct nat_entry));
fs/f2fs/node.c
397
struct nat_entry *e;
fs/f2fs/node.c
414
struct nat_entry *e;
fs/f2fs/node.c
428
struct nat_entry *e;
fs/f2fs/node.c
446
struct nat_entry *new, *e;
fs/f2fs/node.c
474
struct nat_entry *e;
fs/f2fs/node.c
475
struct nat_entry *new = __alloc_nat_entry(sbi, ni->nid, true);
fs/f2fs/node.c
541
struct nat_entry *ne;
fs/f2fs/node.c
547
struct nat_entry, list);
fs/f2fs/node.c
572
struct nat_entry *e;
fs/f2fs/node.c
76
sizeof(struct nat_entry)) >> PAGE_SHIFT;
fs/f2fs/node.h
101
static inline bool get_nat_flag(struct nat_entry *ne, unsigned int type)
fs/f2fs/node.h
106
static inline void nat_reset_flag(struct nat_entry *ne)
fs/f2fs/node.h
92
static inline void set_nat_flag(struct nat_entry *ne,