Home
last modified time | relevance | path

Searched refs:ino_entry (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dcheckpoint.c482 struct ino_entry *e, *tmp; in __add_ino_entry()
495 memset(e, 0, sizeof(struct ino_entry)); in __add_ino_entry()
516 struct ino_entry *e; in __remove_ino_entry()
547 struct ino_entry *e; in f2fs_exist_written_data()
557 struct ino_entry *e, *tmp; in f2fs_release_ino_entry()
584 struct ino_entry *e; in f2fs_is_dirty_device()
767 struct ino_entry *orphan = NULL; in write_orphan_inodes()
1699 sizeof(struct ino_entry)); in f2fs_create_checkpoint_caches()
H A Ddebug.c287 si->cache_mem += sbi->im[i].ino_num * sizeof(struct ino_entry); in update_mem_info()
H A Dnode.c80 sizeof(struct ino_entry); in f2fs_available_free_memory()
H A Df2fs.h261 struct ino_entry { struct
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcheckpoint.c505 struct ino_entry *e = NULL, *new = NULL; in __add_ino_entry()
532 memset(e, 0, sizeof(struct ino_entry)); in __add_ino_entry()
553 struct ino_entry *e; in __remove_ino_entry()
584 struct ino_entry *e; in f2fs_exist_written_data()
594 struct ino_entry *e, *tmp; in f2fs_release_ino_entry()
621 struct ino_entry *e; in f2fs_is_dirty_device()
780 struct ino_entry *orphan = NULL; in write_orphan_inodes()
1742 sizeof(struct ino_entry)); in f2fs_create_checkpoint_caches()
H A Ddebug.c310 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.h290 struct ino_entry { struct

Completed in 31 milliseconds