Searched defs:alloc_mode (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/jffs2/ |
H A D | write.c | 61 uint32_t datalen, int alloc_mode) in jffs2_write_dnode() 207 uint32_t namelen, int alloc_mode) in jffs2_write_dirent()
|
/openbmc/linux/fs/f2fs/ |
H A D | gc.c | 746 int gc_type, int type, char alloc_mode, in f2fs_get_victim()
|
H A D | segment.c | 2889 get_atssr_segment(struct f2fs_sb_info * sbi,int type,int target_type,int alloc_mode,unsigned long long age) get_atssr_segment() argument 2988 get_ssr_segment(struct f2fs_sb_info * sbi,int type,int alloc_mode,unsigned long long age) get_ssr_segment() argument
|
H A D | segment.h | 178 int alloc_mode; /* LFS or SSR */ member
|
H A D | f2fs.h | 164 int alloc_mode; /* segment allocation policy */ member
|