Home
last modified time | relevance | path

Searched defs:alloc_mode (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/jffs2/
H A Dwrite.c59 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 Dwrite.c59 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 Dgc.c637 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 Dsegment.h210 int alloc_mode; /* LFS or SSR */ member
H A Dsegment.c2861 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 Df2fs.h144 int alloc_mode; /* segment allocation policy */ member
/kernel/linux/linux-6.6/fs/f2fs/
H A Dgc.c744 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 Dsegment.h190 int alloc_mode; /* LFS or SSR */ member
H A Dsegment.c2879 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 Df2fs.h165 int alloc_mode; /* segment allocation policy */ member

Completed in 50 milliseconds