Searched defs:new_sec (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/objtool/ |
| H A D | special.h | 26 struct section *new_sec; member
|
| /kernel/linux/linux-6.6/tools/objtool/include/objtool/ |
| H A D | special.h | 27 struct section *new_sec; member
|
| /kernel/linux/linux-5.10/fs/hpfs/ |
| H A D | ea.c | 316 secno new_sec; in hpfs_set_ea() local
|
| /kernel/linux/linux-6.6/fs/hpfs/ |
| H A D | ea.c | 316 secno new_sec; in hpfs_set_ea() local
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | segment.c | 2748 static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) in new_curseg() argument 2601 get_new_segment(struct f2fs_sb_info *sbi, unsigned int *newseg, bool new_sec, int dir) get_new_segment() argument 3081 __allocate_new_segment(struct f2fs_sb_info *sbi, int type, bool new_sec) __allocate_new_segment() argument
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | segment.c | 2787 static void new_curseg(struct f2fs_sb_info *sbi, int type, bool new_sec) in new_curseg() argument 2638 get_new_segment(struct f2fs_sb_info *sbi, unsigned int *newseg, bool new_sec, int dir) get_new_segment() argument 3083 __allocate_new_segment(struct f2fs_sb_info *sbi, int type, bool new_sec, bool force) __allocate_new_segment() argument
|
Completed in 15 milliseconds