Home
last modified time | relevance | path

Searched defs:se (Results 1 – 7 of 7) sorted by relevance

/fs/f2fs/
Dsegment.c941 struct seg_entry *se; in f2fs_get_unusable_blocks() local
1882 struct seg_entry *se; in f2fs_issue_discard() local
1922 struct seg_entry *se = get_seg_entry(sbi, cpc->trim_start); in add_discard_addrs() local
2189 struct seg_entry *se = get_seg_entry(sbi, segno); in __set_sit_entry_type() local
2209 struct seg_entry *se; in update_segment_mtime() local
2231 struct seg_entry *se; in update_sit_entry() local
2355 struct seg_entry *se; in f2fs_is_checkpointed_data() local
2658 struct seg_entry *se = get_seg_entry(sbi, segno); in __next_free_blkoff() local
2742 struct seg_entry *se = get_seg_entry(sbi, curseg->next_segno); in get_atssr_segment() local
3392 struct seg_entry *se = NULL; in f2fs_allocate_data_block() local
[all …]
Dsegment.h27 #define SE_PAGETYPE(se) ((IS_NODESEG((se)->type) ? NODE : DATA)) argument
380 struct seg_entry *se = get_seg_entry(sbi, start_segno); in get_ckpt_valid_blocks() local
389 static inline void seg_info_from_raw_sit(struct seg_entry *se, in seg_info_from_raw_sit()
403 static inline void __seg_info_to_raw_sit(struct seg_entry *se, in __seg_info_to_raw_sit()
417 struct seg_entry *se; in seg_info_to_sit_page() local
432 static inline void seg_info_to_raw_sit(struct seg_entry *se, in seg_info_to_raw_sit()
Dsysfs.c1084 struct seg_entry *se = get_seg_entry(sbi, i); in segment_info_seq_show() local
1111 struct seg_entry *se = get_seg_entry(sbi, i); in segment_bits_seq_show() local
Dcheckpoint.c141 struct seg_entry *se; in __is_bitmap_valid() local
/fs/ocfs2/
Dslot_map.c69 struct ocfs2_slot_map_extended *se; in ocfs2_update_slot_info_extended() local
155 struct ocfs2_slot_map_extended *se; in ocfs2_update_disk_slot_extended() local
/fs/hpfs/
Danode.c67 secno se; in hpfs_add_sector_to_btree() local
/fs/nfsd/
Dnfs4state.c2882 gen_callback(struct nfs4_client *clp, struct nfsd4_setclientid *se, struct svc_rqst *rqstp) in gen_callback()