| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | write.c | 59 jffs2_write_dnode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, struct jffs2_raw_inode *ri, const unsigned char *data, uint32_t datalen, int alloc_mode) jffs2_write_dnode() argument 205 jffs2_write_dirent(struct jffs2_sb_info *c, struct jffs2_inode_info *f, struct jffs2_raw_dirent *rd, const unsigned char *name, uint32_t namelen, int alloc_mode) jffs2_write_dirent() argument [all...] |
| /kernel/linux/linux-6.6/fs/jffs2/ |
| H A D | write.c | 59 jffs2_write_dnode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, struct jffs2_raw_inode *ri, const unsigned char *data, uint32_t datalen, int alloc_mode) jffs2_write_dnode() argument 205 jffs2_write_dirent(struct jffs2_sb_info *c, struct jffs2_inode_info *f, struct jffs2_raw_dirent *rd, const unsigned char *name, uint32_t namelen, int alloc_mode) jffs2_write_dirent() argument [all...] |
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | gc.c | 637 get_victim_by_default(struct f2fs_sb_info *sbi, unsigned int *result, int gc_type, int type, char alloc_mode, unsigned long long age) get_victim_by_default() argument [all...] |
| H A D | segment.h | 210 int alloc_mode; /* LFS or SSR */ member
|
| H A D | segment.c | 2861 get_atssr_segment(struct f2fs_sb_info *sbi, int type, int target_type, int alloc_mode, unsigned long long age) get_atssr_segment() argument 2960 get_ssr_segment(struct f2fs_sb_info *sbi, int type, int alloc_mode, unsigned long long age) get_ssr_segment() argument
|
| H A D | f2fs.h | 144 int alloc_mode; /* segment allocation policy */ member
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | gc.c | 744 f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result, int gc_type, int type, char alloc_mode, unsigned long long age) f2fs_get_victim() argument [all...] |
| H A D | segment.h | 190 int alloc_mode; /* LFS or SSR */ member
|
| H A D | segment.c | 2879 get_atssr_segment(struct f2fs_sb_info *sbi, int type, int target_type, int alloc_mode, unsigned long long age) get_atssr_segment() argument 2978 get_ssr_segment(struct f2fs_sb_info *sbi, int type, int alloc_mode, unsigned long long age) get_ssr_segment() argument
|
| H A D | f2fs.h | 165 int alloc_mode; /* segment allocation policy */ member
|