Home
last modified time | relevance | path

Searched defs:sdp (Results 1 - 25 of 100) sorted by relevance

1234

/kernel/linux/linux-5.10/fs/gfs2/
H A Dsuper.h16 static inline unsigned int gfs2_jindex_size(struct gfs2_sbd *sdp) in gfs2_jindex_size() argument
[all...]
H A Dlog.h40 static inline void gfs2_log_pointers_init(struct gfs2_sbd *sdp, in gfs2_log_pointers_init() argument
51 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); gfs2_ordered_add_inode() local
[all...]
H A Dquota.h43 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_quota_lock_check() local
H A Dbmap.h33 const struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_write_calc_reserv() local
H A Ddentry.c36 struct gfs2_sbd *sdp; in gfs2_drevalidate() local
H A Dlops.h30 static inline unsigned int buf_limit(struct gfs2_sbd *sdp) in buf_limit() argument
38 static inline unsigned int databuf_limit(struct gfs2_sbd *sdp) in databuf_limit() argument
46 static inline void lops_before_commit(struct gfs2_sbd *sdp, in lops_before_commit() argument
55 lops_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) lops_after_commit() argument
[all...]
H A Dinode.h30 static inline bool gfs2_is_ordered(const struct gfs2_sbd *sdp) in gfs2_is_ordered() argument
35 static inline bool gfs2_is_writeback(const struct gfs2_sbd *sdp) in gfs2_is_writeback() argument
122 static inline int gfs2_localflocks(const struct gfs2_sbd *sdp) in gfs2_localflocks() argument
130 static inline int gfs2_localflocks(const struct gfs2_sbd *sdp) in gfs2_localflocks() argument
H A Dtrans.c28 static void gfs2_print_trans(struct gfs2_sbd *sdp, const struct gfs2_trans *tr) in gfs2_print_trans() argument
40 int gfs2_trans_begin(struct gfs2_sbd *sdp, unsigned int blocks, in gfs2_trans_begin() argument
91 gfs2_trans_end(struct gfs2_sbd *sdp) gfs2_trans_end() argument
160 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; gfs2_trans_add_data() local
197 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; gfs2_trans_add_meta() local
254 gfs2_trans_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) gfs2_trans_add_revoke() argument
264 gfs2_trans_remove_revoke(struct gfs2_sbd *sdp, u64 blkno, unsigned int len) gfs2_trans_remove_revoke() argument
287 gfs2_trans_free(struct gfs2_sbd *sdp, struct gfs2_trans *tr) gfs2_trans_free() argument
[all...]
H A Dexport.c134 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_get_dentry() local
H A Dutil.h98 gfs2_meta_check(struct gfs2_sbd *sdp, struct buffer_head *bh) gfs2_meta_check() argument
116 gfs2_metatype_check_i(struct gfs2_sbd *sdp, struct buffer_head *bh, u16 type, const char *function, char *file, unsigned int line) gfs2_metatype_check_i() argument
196 gfs2_withdraw_delayed(struct gfs2_sbd *sdp) gfs2_withdraw_delayed() argument
205 gfs2_withdrawn(struct gfs2_sbd *sdp) gfs2_withdrawn() argument
215 gfs2_withdrawing(struct gfs2_sbd *sdp) gfs2_withdrawing() argument
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Dsuper.h20 static inline unsigned int gfs2_jindex_size(struct gfs2_sbd *sdp) in gfs2_jindex_size() argument
[all...]
H A Dlog.h47 static inline void gfs2_log_pointers_init(struct gfs2_sbd *sdp, in gfs2_log_pointers_init() argument
60 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); gfs2_ordered_add_inode() local
[all...]
H A Dquota.h43 struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_quota_lock_check() local
H A Dbmap.h33 const struct gfs2_sbd *sdp = GFS2_SB(&ip->i_inode); in gfs2_write_calc_reserv() local
H A Dlops.h24 static inline unsigned int buf_limit(struct gfs2_sbd *sdp) in buf_limit() argument
29 static inline unsigned int databuf_limit(struct gfs2_sbd *sdp) in databuf_limit() argument
34 static inline void lops_before_commit(struct gfs2_sbd *sdp, in lops_before_commit() argument
43 lops_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) lops_after_commit() argument
[all...]
H A Ddentry.c36 struct gfs2_sbd *sdp; in gfs2_drevalidate() local
H A Dtrans.c28 static void gfs2_print_trans(struct gfs2_sbd *sdp, const struct gfs2_trans *tr) in gfs2_print_trans() argument
40 int __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp, in __gfs2_trans_begin() argument
109 gfs2_trans_begin(struct gfs2_sbd *sdp, unsigned int blocks, unsigned int revokes) gfs2_trans_begin() argument
124 gfs2_trans_end(struct gfs2_sbd *sdp) gfs2_trans_end() argument
195 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; gfs2_trans_add_data() local
232 struct gfs2_sbd *sdp = gl->gl_name.ln_sbd; gfs2_trans_add_meta() local
294 gfs2_trans_add_revoke(struct gfs2_sbd *sdp, struct gfs2_bufdata *bd) gfs2_trans_add_revoke() argument
304 gfs2_trans_remove_revoke(struct gfs2_sbd *sdp, u64 blkno, unsigned int len) gfs2_trans_remove_revoke() argument
326 gfs2_trans_free(struct gfs2_sbd *sdp, struct gfs2_trans *tr) gfs2_trans_free() argument
[all...]
H A Dinode.h30 static inline bool gfs2_is_ordered(const struct gfs2_sbd *sdp) in gfs2_is_ordered() argument
35 static inline bool gfs2_is_writeback(const struct gfs2_sbd *sdp) in gfs2_is_writeback() argument
122 static inline int gfs2_localflocks(const struct gfs2_sbd *sdp) in gfs2_localflocks() argument
130 static inline int gfs2_localflocks(const struct gfs2_sbd *sdp) in gfs2_localflocks() argument
H A Dutil.h98 gfs2_meta_check(struct gfs2_sbd *sdp, struct buffer_head *bh) gfs2_meta_check() argument
116 gfs2_metatype_check_i(struct gfs2_sbd *sdp, struct buffer_head *bh, u16 type, const char *function, char *file, unsigned int line) gfs2_metatype_check_i() argument
195 gfs2_withdraw_delayed(struct gfs2_sbd *sdp) gfs2_withdraw_delayed() argument
204 gfs2_withdrawn(struct gfs2_sbd *sdp) gfs2_withdrawn() argument
214 gfs2_withdrawing(struct gfs2_sbd *sdp) gfs2_withdrawing() argument
220 gfs2_withdraw_in_prog(struct gfs2_sbd *sdp) gfs2_withdraw_in_prog() argument
[all...]
H A Dexport.c134 struct gfs2_sbd *sdp = sb->s_fs_info; in gfs2_get_dentry() local
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsd_dif.c29 struct scsi_device *sdp = sdkp->device; in sd_dif_config_host() local
H A Dsd_zbc.c50 struct scsi_device *sdp = sdkp->device; in sd_zbc_parse_report() local
97 struct scsi_device *sdp = sdkp->device; in sd_zbc_do_report_zones() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsd_dif.c29 struct scsi_device *sdp = sdkp->device; in sd_dif_config_host() local
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/shmobile/
H A Dpm.c49 struct sh_sleep_data *sdp = onchip_mem; in sh_mobile_call_standby() local
83 struct sh_sleep_data *sdp; in sh_mobile_register_self_refresh() local
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/shmobile/
H A Dpm.c49 struct sh_sleep_data *sdp = onchip_mem; in sh_mobile_call_standby() local
83 struct sh_sleep_data *sdp; in sh_mobile_register_self_refresh() local
[all...]

Completed in 8 milliseconds

1234