Home
last modified time | relevance | path

Searched refs:ino_entry (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/f2fs/
H A Dcheckpoint.c515 struct ino_entry *e = NULL, *new = NULL; in __add_ino_entry()
542 memset(e, 0, sizeof(struct ino_entry)); in __add_ino_entry()
563 struct ino_entry *e; in __remove_ino_entry()
594 struct ino_entry *e; in f2fs_exist_written_data()
604 struct ino_entry *e, *tmp; in f2fs_release_ino_entry()
631 struct ino_entry *e; in f2fs_is_dirty_device()
790 struct ino_entry *orphan = NULL; in write_orphan_inodes()
1746 sizeof(struct ino_entry)); in f2fs_create_checkpoint_caches()
H A Ddebug.c376 si->cache_mem += sbi->im[i].ino_num * sizeof(struct ino_entry); in update_mem_info()
H A Dnode.c85 sizeof(struct ino_entry); in f2fs_available_free_memory()
H A Df2fs.h306 struct ino_entry { struct