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

/linux-master/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) 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) argument
[all...]
/linux-master/fs/f2fs/
H A Dgc.c743 f2fs_get_victim(struct f2fs_sb_info *sbi, unsigned int *result, int gc_type, int type, char alloc_mode, unsigned long long age) argument
[all...]
H A Dsegment.h177 int alloc_mode; /* LFS or SSR */ member in struct:victim_sel_policy
H A Dsegment.c2910 get_atssr_segment(struct f2fs_sb_info *sbi, int type, int target_type, int alloc_mode, unsigned long long age) argument
3013 get_ssr_segment(struct f2fs_sb_info *sbi, int type, int alloc_mode, unsigned long long age) argument
H A Df2fs.h167 int alloc_mode; /* segment allocation policy */ member in struct:f2fs_mount_info

Completed in 133 milliseconds