Searched defs:alloc_mode (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/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
|
/linux-4.1.27/fs/f2fs/ |
H A D | gc.c | 254 get_victim_by_default(struct f2fs_sb_info *sbi, unsigned int *result, int gc_type, int type, char alloc_mode) get_victim_by_default() argument
|
H A D | segment.h | 147 int alloc_mode; /* LFS or SSR */ member in struct:victim_sel_policy
|
Completed in 291 milliseconds