Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dwrite.c61 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 Dgc.c746 int gc_type, int type, char alloc_mode, in f2fs_get_victim()
H A Dsegment.c2889 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 Dsegment.h178 int alloc_mode; /* LFS or SSR */ member
H A Df2fs.h164 int alloc_mode; /* segment allocation policy */ member