Home
last modified time | relevance | path

Searched defs:rs (Results 1 – 25 of 213) sorted by relevance

123456789

/linux/arch/mips/include/asm/
H A Duasm.h210 # define UASM_i_ADDIU(buf, rs, rt, val) uasm_i_daddiu(buf, rs, rt, val) argument
211 # define UASM_i_ADDU(buf, rs, rt, rd) uasm_i_daddu(buf, rs, rt, rd) argument
212 # define UASM_i_LL(buf, rs, rt, off) uasm_i_lld(buf, rs, rt, off) argument
213 # define UASM_i_LW(buf, rs, rt, off) uasm_i_ld(buf, rs, rt, off) argument
214 # define UASM_i_LWX(buf, rs, rt, rd) uasm_i_ldx(buf, rs, rt, rd) argument
217 # define UASM_i_ROTR(buf, rs, rt, sh) uasm_i_drotr(buf, rs, rt, sh) argument
218 # define UASM_i_SC(buf, rs, rt, off) uasm_i_scd(buf, rs, rt, off) argument
219 # define UASM_i_SLL(buf, rs, rt, sh) uasm_i_dsll(buf, rs, rt, sh) argument
220 # define UASM_i_SRA(buf, rs, rt, sh) uasm_i_dsra(buf, rs, rt, sh) argument
221 # define UASM_i_SRL(buf, rs, rt, sh) uasm_i_dsrl(buf, rs, rt, sh) argument
[all …]
/linux/drivers/md/
H A Ddm-raid.c261 static void rs_config_backup(struct raid_set *rs, struct rs_layout *l) in rs_config_backup()
270 static void rs_config_restore(struct raid_set *rs, struct rs_layout *l) in rs_config_restore()
401 static bool rs_is_raid0(struct raid_set *rs) in rs_is_raid0()
407 static bool rs_is_raid1(struct raid_set *rs) in rs_is_raid1()
413 static bool rs_is_raid10(struct raid_set *rs) in rs_is_raid10()
419 static bool rs_is_raid6(struct raid_set *rs) in rs_is_raid6()
425 static bool rs_is_raid456(struct raid_set *rs) in rs_is_raid456()
432 static bool rs_is_reshapable(struct raid_set *rs) in rs_is_reshapable()
439 static bool rs_is_recovering(struct raid_set *rs) in rs_is_recovering()
445 static bool rs_is_reshaping(struct raid_set *rs) in rs_is_reshaping()
[all …]
/linux/net/rds/
H A Daf_rds.c62 struct rds_sock *rs; in rds_release() local
105 void rds_wake_sk_sleep(struct rds_sock *rs) in rds_wake_sk_sleep()
117 struct rds_sock *rs = rds_sk_to_rs(sock->sk); in rds_getname() local
216 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_poll() local
257 struct rds_sock *rs = rds_sk_to_rs(sock->sk); in rds_ioctl() local
293 static int rds_cancel_sent_to(struct rds_sock *rs, sockptr_t optval, int len) in rds_cancel_sent_to()
343 static int rds_cong_monitor(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_cong_monitor()
360 static int rds_set_transport(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_set_transport()
405 static int rds_recv_track_latency(struct rds_sock *rs, sockptr_t optval, in rds_recv_track_latency()
435 struct rds_sock *rs = rds_sk_to_rs(sock->sk); in rds_setsockopt() local
[all …]
H A Drdma.c97 struct rds_sock *rs = mr->r_sock; in rds_destroy_mr() local
127 void rds_rdma_drop_keys(struct rds_sock *rs) in rds_rdma_drop_keys()
172 static int __rds_rdma_map(struct rds_sock *rs, struct rds_get_mr_args *args, in __rds_rdma_map()
359 int rds_get_mr(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_get_mr()
372 int rds_get_mr_for_dest(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_get_mr_for_dest()
399 int rds_free_mr(struct rds_sock *rs, sockptr_t optval, int optlen) in rds_free_mr()
445 void rds_rdma_unuse(struct rds_sock *rs, u32 r_key, int force) in rds_rdma_unuse()
611 int rds_cmsg_rdma_args(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_rdma_args()
811 int rds_cmsg_rdma_dest(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_rdma_dest()
854 int rds_cmsg_rdma_map(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_rdma_map()
[all …]
H A Drecv.c88 static void rds_recv_rcvbuf_delta(struct rds_sock *rs, struct sock *sk, in rds_recv_rcvbuf_delta()
166 static void rds_recv_incoming_exthdrs(struct rds_incoming *inc, struct rds_sock *rs) in rds_recv_incoming_exthdrs()
287 struct rds_sock *rs = NULL; in rds_recv_incoming() local
404 static int rds_next_incoming(struct rds_sock *rs, struct rds_incoming **inc) in rds_next_incoming()
422 static int rds_still_queued(struct rds_sock *rs, struct rds_incoming *inc, in rds_still_queued()
455 int rds_notify_queue_get(struct rds_sock *rs, struct msghdr *msghdr) in rds_notify_queue_get()
523 static int rds_notify_cong(struct rds_sock *rs, struct msghdr *msghdr) in rds_notify_cong()
545 struct rds_sock *rs) in rds_cmsg_recv()
603 static bool rds_recvmsg_zcookie(struct rds_sock *rs, struct msghdr *msg) in rds_recvmsg_zcookie()
642 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_recvmsg() local
[all …]
H A Dsend.c472 static void rds_send_sndbuf_remove(struct rds_sock *rs, struct rds_message *rm) in rds_send_sndbuf_remove()
501 struct rds_sock *rs = NULL; in rds_rdma_send_complete() local
537 struct rds_sock *rs = NULL; in rds_atomic_send_complete() local
574 __rds_send_complete(struct rds_sock *rs, struct rds_message *rm, int status) in __rds_send_complete()
607 struct rds_sock *rs = NULL; in rds_send_remove_from_sock() local
721 void rds_send_drop_to(struct rds_sock *rs, struct sockaddr_in6 *dest) in rds_send_drop_to()
817 static int rds_send_queue_rm(struct rds_sock *rs, struct rds_connection *conn, in rds_send_queue_rm()
970 static int rds_cmsg_zcopy(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_zcopy()
983 static int rds_cmsg_send(struct rds_sock *rs, struct rds_message *rm, in rds_cmsg_send()
1044 static int rds_send_mprds_hash(struct rds_sock *rs, in rds_send_mprds_hash()
[all …]
H A Dbind.c76 struct rds_sock *rs; in rds_find_bound() local
94 static int rds_add_bound(struct rds_sock *rs, const struct in6_addr *addr, in rds_add_bound()
148 void rds_remove_bound(struct rds_sock *rs) in rds_remove_bound()
166 struct rds_sock *rs = rds_sk_to_rs(sk); in rds_bind() local
H A Dcong.c266 struct rds_sock *rs; in rds_cong_map_updated() local
338 void rds_cong_add_socket(struct rds_sock *rs) in rds_cong_add_socket()
348 void rds_cong_remove_socket(struct rds_sock *rs) in rds_cong_remove_socket()
369 struct rds_sock *rs) in rds_cong_wait()
/linux/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c405 s32 rt, rs; in mult_func() local
432 u32 rt, rs; in multu_func() local
455 s32 rt, rs; in div_func() local
477 u32 rt, rs; in divu_func() local
500 s64 rt, rs; in dmult_func() local
532 u64 rt, rs; in dmultu_func() local
563 s64 rt, rs; in ddiv_func() local
588 u64 rt, rs; in ddivu_func() local
636 s32 rt, rs; in madd_func() local
665 u32 rt, rs; in maddu_func() local
[all …]
/linux/drivers/spi/
H A Dspi-mt7621.c70 static inline u32 mt7621_spi_read(struct mt7621_spi *rs, u32 reg) in mt7621_spi_read()
75 static inline void mt7621_spi_write(struct mt7621_spi *rs, u32 reg, u32 val) in mt7621_spi_write()
82 struct mt7621_spi *rs = spidev_to_mt7621_spi(spi); in mt7621_spi_set_native_cs() local
107 struct mt7621_spi *rs = spidev_to_mt7621_spi(spi); in mt7621_spi_prepare() local
143 static inline int mt7621_spi_wait_till_ready(struct mt7621_spi *rs) in mt7621_spi_wait_till_ready()
163 struct mt7621_spi *rs = spi_controller_get_devdata(host); in mt7621_spi_prepare_message() local
177 static void mt7621_spi_read_half_duplex(struct mt7621_spi *rs, in mt7621_spi_read_half_duplex()
219 static inline void mt7621_spi_flush(struct mt7621_spi *rs) in mt7621_spi_flush()
224 static void mt7621_spi_write_half_duplex(struct mt7621_spi *rs, in mt7621_spi_write_half_duplex()
273 struct mt7621_spi *rs = spi_controller_get_devdata(host); in mt7621_spi_transfer_one() local
[all …]
H A Dspi-rockchip.c201 static inline void spi_enable_chip(struct rockchip_spi *rs, bool enable) in spi_enable_chip()
206 static inline void wait_for_tx_idle(struct rockchip_spi *rs, bool target_mode) in wait_for_tx_idle()
224 static u32 get_fifo_len(struct rockchip_spi *rs) in get_fifo_len()
242 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_set_cs() local
269 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_handle_err() local
287 static void rockchip_spi_pio_writer(struct rockchip_spi *rs) in rockchip_spi_pio_writer()
306 static void rockchip_spi_pio_reader(struct rockchip_spi *rs) in rockchip_spi_pio_reader()
343 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_isr() local
368 static int rockchip_spi_prepare_irq(struct rockchip_spi *rs, in rockchip_spi_prepare_irq()
396 struct rockchip_spi *rs = spi_controller_get_devdata(ctlr); in rockchip_spi_dma_rxcb() local
[all …]
/linux/fs/xfs/scrub/
H A Dreap.c147 static inline bool xreap_dirty(const struct xreap_state *rs) in xreap_dirty() argument
168 static inline bool xreap_want_roll(const struct xreap_state *rs) in xreap_want_roll() argument
179 static inline void xreap_reset(struct xreap_state *rs) in xreap_reset() argument
197 xreap_want_defer_finish(const struct xreap_state * rs) xreap_want_defer_finish() argument
206 xreap_defer_finish_reset(struct xreap_state * rs) xreap_defer_finish_reset() argument
217 xreap_agextent_binval(struct xreap_state * rs,xfs_agblock_t agbno,xfs_extlen_t * aglenp) xreap_agextent_binval() argument
296 xreap_agextent_select(struct xreap_state * rs,xfs_agblock_t agbno,xfs_agblock_t agbno_next,bool * crosslinked,xfs_extlen_t * aglenp) xreap_agextent_select() argument
356 xreap_agextent_iter(struct xreap_state * rs,xfs_agblock_t agbno,xfs_extlen_t * aglenp,bool crosslinked) xreap_agextent_iter() argument
471 struct xreap_state *rs = priv; xreap_agmeta_extent() local
518 struct xreap_state rs = { xrep_reap_agblocks() local
549 struct xreap_state *rs = priv; xreap_fsmeta_extent() local
630 struct xreap_state rs = { xrep_reap_fsblocks() local
[all...]
/linux/fs/jffs2/
H A Dcompr_rubin.c88 static void init_rubin(struct rubin_state *rs, int div, int *bits) in init_rubin()
102 static int encode(struct rubin_state *rs, long A, long B, int symbol) in encode()
138 static void end_rubin(struct rubin_state *rs) in end_rubin()
151 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode()
163 static void __do_decode(struct rubin_state *rs, unsigned long p, in __do_decode()
200 static int decode(struct rubin_state *rs, long A, long B) in decode()
230 static int out_byte(struct rubin_state *rs, unsigned char byte) in out_byte()
249 static int in_byte(struct rubin_state *rs) in in_byte()
268 struct rubin_state rs; in rubin_do_compress() local
374 struct rubin_state rs; in rubin_do_decompress() local
/linux/arch/arc/net/
H A Dbpf_jit_arcv2.c669 static u8 arc_mov_r(u8 *buf, u8 rd, u8 rs) in arc_mov_r() argument
706 static u8 arc_mov_cc_r(u8 *buf, u8 cc, u8 rd, u8 rs) in arc_mov_cc_r() argument
726 static u8 arc_sexb_r(u8 *buf, u8 rd, u8 rs) in arc_sexb_r() argument
736 static u8 arc_sexh_r(u8 *buf, u8 rd, u8 rs) in arc_sexh_r() argument
1004 static u8 arc_divu_r(u8 *buf, u8 rd, u8 rs) in arc_divu_r() argument
1026 arc_divs_r(u8 * buf,u8 rd,u8 rs) arc_divs_r() argument
1048 arc_remu_r(u8 * buf,u8 rd,u8 rs) arc_remu_r() argument
1070 arc_rems_r(u8 * buf,u8 rd,u8 rs) arc_rems_r() argument
1092 arc_and_r(u8 * buf,u8 rd,u8 rs) arc_and_r() argument
1114 arc_tst_r(u8 * buf,u8 rd,u8 rs) arc_tst_r() argument
1129 arc_tstz_r(u8 * buf,u8 rd,u8 rs) arc_tstz_r() argument
1158 arc_xor_r(u8 * buf,u8 rd,u8 rs) arc_xor_r() argument
1178 arc_not_r(u8 * buf,u8 rd,u8 rs) arc_not_r() argument
1187 arc_btst_i(u8 * buf,u8 rs,u8 imm) arc_btst_i() argument
1205 arc_asli_r(u8 * buf,u8 rd,u8 rs,u8 imm) arc_asli_r() argument
1223 arc_asri_r(u8 * buf,u8 rd,u8 rs,u8 imm) arc_asri_r() argument
1241 arc_lsri_r(u8 * buf,u8 rd,u8 rs,u8 imm) arc_lsri_r() argument
1313 mov_r32(u8 * buf,u8 rd,u8 rs,u8 sign_ext) mov_r32() argument
1341 mov_r64(u8 * buf,u8 rd,u8 rs,u8 sign_ext) mov_r64() argument
1460 store_r(u8 * buf,u8 rs,u8 rd,s16 off,u8 size) store_r() argument
1540 load_r(u8 * buf,u8 rd,u8 rs,s16 off,u8 size,bool sign_ext) load_r() argument
1595 add_r32(u8 * buf,u8 rd,u8 rs) add_r32() argument
1608 add_r64(u8 * buf,u8 rd,u8 rs) add_r64() argument
1631 sub_r32(u8 * buf,u8 rd,u8 rs) sub_r32() argument
1644 sub_r64(u8 * buf,u8 rd,u8 rs) sub_r64() argument
1662 cmp_r32(u8 * buf,u8 rd,u8 rs) cmp_r32() argument
1683 mul_r32(u8 * buf,u8 rd,u8 rs) mul_r32() argument
1702 mul_r64(u8 * buf,u8 rd,u8 rs) mul_r64() argument
1774 div_r32(u8 * buf,u8 rd,u8 rs,bool sign_ext) div_r32() argument
1793 mod_r32(u8 * buf,u8 rd,u8 rs,bool sign_ext) mod_r32() argument
1812 and_r32(u8 * buf,u8 rd,u8 rs) and_r32() argument
1822 and_r64(u8 * buf,u8 rd,u8 rs) and_r64() argument
1840 tst_r32(u8 * buf,u8 rd,u8 rs) tst_r32() argument
1845 or_r32(u8 * buf,u8 rd,u8 rs) or_r32() argument
1855 or_r64(u8 * buf,u8 rd,u8 rs) or_r64() argument
1873 xor_r32(u8 * buf,u8 rd,u8 rs) xor_r32() argument
1883 xor_r64(u8 * buf,u8 rd,u8 rs) xor_r64() argument
1902 lsh_r32(u8 * buf,u8 rd,u8 rs) lsh_r32() argument
1948 lsh_r64(u8 * buf,u8 rd,u8 rs) lsh_r64() argument
2006 rsh_r32(u8 * buf,u8 rd,u8 rs) rsh_r32() argument
2043 rsh_r64(u8 * buf,u8 rd,u8 rs) rsh_r64() argument
2101 arsh_r32(u8 * buf,u8 rd,u8 rs) arsh_r32() argument
2140 arsh_r64(u8 * buf,u8 rd,u8 rs) arsh_r64() argument
2674 gen_j_eq_64(u8 * buf,u8 rd,u8 rs,bool eq,u32 curr_off,u32 targ_off) gen_j_eq_64() argument
2693 gen_jset_64(u8 * buf,u8 rd,u8 rs,u32 curr_off,u32 targ_off) gen_jset_64() argument
2802 gen_jcc_64(u8 * buf,u8 rd,u8 rs,u8 cond,u32 curr_off,u32 targ_off) gen_jcc_64() argument
2837 gen_jmp_64(u8 * buf,u8 rd,u8 rs,u8 cond,u32 curr_off,u32 targ_off) gen_jmp_64() argument
2937 gen_jmp_32(u8 * buf,u8 rd,u8 rs,u8 cond,u32 curr_off,u32 targ_off) gen_jmp_32() argument
[all...]
/linux/include/linux/
H A Dratelimit.h9 static inline void ratelimit_state_init(struct ratelimit_state *rs, in ratelimit_state_init()
19 static inline void ratelimit_default_init(struct ratelimit_state *rs) in ratelimit_default_init()
25 static inline void ratelimit_state_exit(struct ratelimit_state *rs) in ratelimit_state_exit()
38 ratelimit_set_flags(struct ratelimit_state *rs, unsigned long flags) in ratelimit_set_flags()
/linux/fs/isofs/
H A Drock.c54 struct inode *inode, struct rock_state *rs) in setup_rock_ridge()
72 static void init_rock_state(struct rock_state *rs, struct inode *inode) in init_rock_state()
85 static int rock_continue(struct rock_state *rs) in rock_continue()
139 static int rock_check_overflow(struct rock_state *rs, int sig) in rock_check_overflow()
201 struct rock_state rs; in get_rock_ridge_filename() local
318 struct rock_state rs; in parse_rock_ridge_inode_internal() local
704 struct rock_state rs; in rock_ridge_symlink_read_folio() local
/linux/net/ipv4/
H A Dtcp_bbr.c481 struct sock *sk, const struct rate_sample *rs, u32 acked, u32 *new_cwnd) in bbr_set_cwnd_to_recover_or_restore()
519 static void bbr_set_cwnd(struct sock *sk, const struct rate_sample *rs, in bbr_set_cwnd()
555 const struct rate_sample *rs) in bbr_is_next_cycle_phase()
602 const struct rate_sample *rs) in bbr_update_cycle_phase()
688 static void bbr_lt_bw_sampling(struct sock *sk, const struct rate_sample *rs) in bbr_lt_bw_sampling()
761 static void bbr_update_bw(struct sock *sk, const struct rate_sample *rs) in bbr_update_bw()
818 const struct rate_sample *rs) in bbr_update_ack_aggregation()
874 const struct rate_sample *rs) in bbr_check_full_bw_reached()
893 static void bbr_check_drain(struct sock *sk, const struct rate_sample *rs) in bbr_check_drain()
941 static void bbr_update_min_rtt(struct sock *sk, const struct rate_sample *rs) in bbr_update_min_rtt()
[all …]
/linux/fs/reiserfs/
H A Dobjectid.c11 #define objectid_map(s,rs) (old_format_only (s) ? \ argument
52 struct reiserfs_super_block *rs = SB_DISK_SUPER_BLOCK(s); in reiserfs_get_unused_objectid() local
101 struct reiserfs_super_block *rs = SB_DISK_SUPER_BLOCK(s); in reiserfs_release_objectid() local
H A Dprocfs.c61 #define objectid_map( s, rs ) (old_format_only (s) ? \ argument
229 struct reiserfs_super_block *rs = sb_info->s_rs; in show_on_disk_super() local
273 struct reiserfs_super_block *rs = sb_info->s_rs; in show_oidmap() local
311 struct reiserfs_super_block *rs = r->s_rs; in show_journal() local
/linux/lib/reed_solomon/
H A Dtest_rslib.c108 static struct wspace *alloc_ws(struct rs_codec *rs) in alloc_ws()
151 static int get_rcw_we(struct rs_control *rs, struct wspace *ws, in get_rcw_we()
232 struct rs_codec *rs = rsc->codec; in compute_syndrome() local
260 static void test_uc(struct rs_control *rs, int len, int errs, in test_uc()
313 static int ex_rs_helper(struct rs_control *rs, struct wspace *ws, in ex_rs_helper()
349 static int exercise_rs(struct rs_control *rs, struct wspace *ws, in exercise_rs()
366 static void test_bc(struct rs_control *rs, int len, int errs, in test_bc()
407 static int exercise_rs_bc(struct rs_control *rs, struct wspace *ws, in exercise_rs_bc()
/linux/drivers/net/wireless/ath/ath9k/
H A Drecv.c629 struct ath_rx_status *rs, in ath_edma_get_buffers()
681 struct ath_rx_status *rs, in ath_edma_get_next_rx_buf()
696 struct ath_rx_status *rs) in ath_get_next_rx_buf()
787 static void ath9k_process_tsf(struct ath_rx_status *rs, in ath9k_process_tsf()
964 struct ath_rx_status *rs) in ath9k_antenna_check()
993 struct ath_rx_status *rs, struct ieee80211_rx_status *rxs) in ath9k_apply_ampdu_details()
1011 struct ath_rx_status *rs, in ath_rx_count_airtime()
1069 struct ath_rx_status rs; in ath_rx_tasklet() local
/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c70 static void emit_hppa_copy(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) in emit_hppa_copy()
248 static int emit_branch(u8 op, u8 rd, u8 rs, signed long paoff, in emit_branch()
407 static void init_regs(u8 *rd, u8 *rs, const struct bpf_insn *insn, in init_regs()
428 static void emit_zext_32_rd_rs(u8 *rd, u8 *rs, struct hppa_jit_context *ctx) in emit_zext_32_rd_rs()
436 static void emit_sext_32_rd_rs(u8 *rd, u8 *rs, struct hppa_jit_context *ctx) in emit_sext_32_rd_rs()
554 static void emit_store(const s8 rd, const s8 rs, s16 off, in emit_store()
600 u8 rd = -1, rs = -1, code = insn->code; in bpf_jit_emit_insn() local
/linux/arch/riscv/net/
H A Dbpf_jit.h679 static inline u16 rvc_sub(u8 rd, u8 rs) in rvc_sub()
684 static inline u16 rvc_xor(u8 rd, u8 rs) in rvc_xor()
689 static inline u16 rvc_or(u8 rd, u8 rs) in rvc_or()
694 static inline u16 rvc_and(u8 rd, u8 rs) in rvc_and()
717 static inline u16 rvc_mv(u8 rd, u8 rs) in rvc_mv()
727 static inline u16 rvc_add(u8 rd, u8 rs) in rvc_add()
751 static inline u32 rvzbb_zexth(u8 rd, u8 rs) in rvzbb_zexth()
759 static inline u32 rvzbb_rev8(u8 rd, u8 rs) in rvzbb_rev8()
916 static inline u16 rvc_subw(u8 rd, u8 rs) in rvc_subw()
946 static inline void emit_jalr(u8 rd, u8 rs, s32 imm, struct rv_jit_context *ctx) in emit_jalr()
[all …]
/linux/drivers/platform/chrome/wilco_ec/
H A Dproperties.c36 struct ec_property_response *rs) in send_property_msg()
63 struct ec_property_response rs; in wilco_ec_get_property() local
85 struct ec_property_response rs; in wilco_ec_set_property() local
/linux/fs/gfs2/
H A Drgrp.c204 static inline int rs_cmp(u64 start, u32 len, struct gfs2_blkreserv *rs) in rs_cmp()
619 static void dump_rs(struct seq_file *seq, const struct gfs2_blkreserv *rs, in dump_rs()
636 static void __rs_deltree(struct gfs2_blkreserv *rs) in __rs_deltree()
667 void gfs2_rs_deltree(struct gfs2_blkreserv *rs) in gfs2_rs_deltree()
706 struct gfs2_blkreserv *rs; in return_all_reservations() local
1492 struct gfs2_blkreserv *rs = &ip->i_res; in rs_insert() local
1538 static inline u32 rgd_free(struct gfs2_rgrpd *rgd, struct gfs2_blkreserv *rs) in rgd_free()
1567 struct gfs2_blkreserv *rs = &ip->i_res; in rg_mblk_search() local
1628 struct gfs2_blkreserv *rs; in gfs2_next_unreserved_block() local
1676 struct gfs2_blkreserv *rs, in gfs2_reservation_check_and_update()
[all …]

123456789