Home
last modified time | relevance | path

Searched defs:new_sec (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/objtool/
Dspecial.h26 struct section *new_sec; member
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
Dspecial.h27 struct section *new_sec; member
/kernel/linux/linux-5.10/fs/hpfs/
Dea.c316 secno new_sec; in hpfs_set_ea() local
/kernel/linux/linux-6.6/fs/hpfs/
Dea.c316 secno new_sec; in hpfs_set_ea() local
/kernel/linux/linux-6.6/fs/f2fs/
Dsegment.c2659 unsigned int *newseg, bool new_sec, bool pinning) in get_new_segment()
2795 static int new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) in new_curseg()
3093 bool new_sec, bool force) in __allocate_new_segment()
/kernel/linux/linux-5.10/fs/f2fs/
Dsegment.c2602 unsigned int *newseg, bool new_sec, int dir) in get_new_segment()
2748 static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) in new_curseg()
3082 bool new_sec) in __allocate_new_segment()