Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 49) sorted by relevance

12

/fs/dlm/
Drecover.c207 static void recover_list_add(struct dlm_rsb *r) in recover_list_add()
220 static void recover_list_del(struct dlm_rsb *r) in recover_list_del()
234 struct dlm_rsb *r = NULL; in recover_list_find() local
250 struct dlm_rsb *r, *s; in recover_list_clear() local
299 static void set_master_lkbs(struct dlm_rsb *r) in set_master_lkbs()
313 static void set_new_master(struct dlm_rsb *r, int nodeid) in set_new_master()
328 static int recover_master(struct dlm_rsb *r) in recover_master()
357 static int recover_master_static(struct dlm_rsb *r) in recover_master_static()
385 struct dlm_rsb *r; in dlm_recover_masters() local
422 struct dlm_rsb *r; in dlm_recover_master_reply() local
[all …]
Dlock.c168 static void dlm_print_rsb(struct dlm_rsb *r) in dlm_print_rsb()
175 void dlm_dump_rsb(struct dlm_rsb *r) in dlm_dump_rsb()
239 static inline int is_remote(struct dlm_rsb *r) in is_remote()
286 static void queue_cast(struct dlm_rsb *r, struct dlm_lkb *lkb, int rv) in queue_cast()
313 static inline void queue_cast_overlap(struct dlm_rsb *r, struct dlm_lkb *lkb) in queue_cast_overlap()
319 static void queue_bast(struct dlm_rsb *r, struct dlm_lkb *lkb, int rqmode) in queue_bast()
335 struct dlm_rsb *r; in create_rsb() local
359 struct dlm_rsb *r; in search_rsb_list() local
379 struct dlm_rsb *r; in _search_rsb() local
438 struct dlm_rsb *r, *tmp; in find_rsb() local
[all …]
Dlock.h53 static inline int is_master(struct dlm_rsb *r) in is_master()
58 static inline void lock_rsb(struct dlm_rsb *r) in lock_rsb()
63 static inline void unlock_rsb(struct dlm_rsb *r) in unlock_rsb()
Dmemory.c56 struct dlm_rsb *r; in dlm_allocate_rsb() local
64 void dlm_free_rsb(struct dlm_rsb *r) in dlm_free_rsb()
Ddebug_fs.c173 struct dlm_rsb *r) in print_format2_lock()
208 static int print_format2(struct dlm_rsb *r, struct seq_file *s) in print_format2()
268 static int print_format3(struct dlm_rsb *r, struct seq_file *s) in print_format3()
397 struct dlm_rsb *r; in table_seq_start() local
470 struct dlm_rsb *r, *rp; in table_seq_next() local
Ddir.c115 int dlm_dir_nodeid(struct dlm_rsb *r) in dlm_dir_nodeid()
354 struct dlm_rsb *r; in find_rsb_root() local
375 struct dlm_rsb *r; in dlm_copy_master_names() local
Drcom.c263 int dlm_send_rcom_lookup(struct dlm_rsb *r, int dir_nodeid) in dlm_send_rcom_lookup()
308 static void pack_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb, in pack_rcom_lock()
338 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb) in dlm_send_rcom_lock()
Dnetlink.c106 struct dlm_rsb *r = lkb->lkb_resource; in fill_data() local
Dast.c60 struct dlm_rsb *r = NULL; in process_asts() local
/fs/xfs/
Dxfs_bmap_btree.c143 xfs_bmbt_rec_host_t *r, in xfs_bmbt_get_all()
154 xfs_bmbt_rec_host_t *r) in xfs_bmbt_get_blockcount()
164 xfs_bmbt_rec_host_t *r) in xfs_bmbt_get_startblock()
188 xfs_bmbt_rec_host_t *r) in xfs_bmbt_get_startoff()
196 xfs_bmbt_rec_host_t *r) in xfs_bmbt_get_state()
208 xfs_bmbt_rec_t *r, in xfs_bmbt_disk_get_all()
220 xfs_bmbt_rec_t *r) in xfs_bmbt_disk_get_blockcount()
230 xfs_bmbt_rec_t *r) in xfs_bmbt_disk_get_startoff()
242 xfs_bmbt_rec_host_t *r, in xfs_bmbt_set_allf()
287 xfs_bmbt_rec_host_t *r, in xfs_bmbt_set_all()
[all …]
Dxfs_btree_trace.h96 #define XFS_BTREE_TRACE_ARGIPR(c, i, p, r) \ argument
100 #define XFS_BTREE_TRACE_ARGR(c, r) \ argument
110 #define XFS_BTREE_TRACE_ARGIPR(c, i, p, r) argument
112 #define XFS_BTREE_TRACE_ARGR(c, r) argument
Dxfs_rtalloc.c415 xfs_rtblock_t r; /* result block */ in xfs_rtallocate_extent_near() local
606 xfs_rtblock_t r; /* result block number */ in xfs_rtallocate_extent_size() local
2084 xfs_rtblock_t r; /* result allocated block */ in xfs_rtallocate_extent() local
/fs/hpfs/
Dnamei.c23 int r; in hpfs_mkdir() local
129 int r; in hpfs_create() local
218 int r; in hpfs_mknod() local
296 int r; in hpfs_symlink() local
378 int r; in hpfs_unlink() local
462 int r; in hpfs_rmdir() local
558 int r; in hpfs_rename() local
590 int r; in hpfs_rename() local
/fs/ubifs/
Dreplay.c106 static int set_bud_lprops(struct ubifs_info *c, struct replay_entry *r) in set_bud_lprops()
172 static int trun_remove_range(struct ubifs_info *c, struct replay_entry *r) in trun_remove_range()
201 static int apply_replay_entry(struct ubifs_info *c, struct replay_entry *r) in apply_replay_entry()
259 struct replay_entry *r; in destroy_replay_tree() local
297 struct replay_entry *r; in apply_replay_tree() local
337 struct replay_entry *r; in insert_node() local
402 struct replay_entry *r; in insert_dent() local
665 struct replay_entry *r; in insert_ref_node() local
/fs/yaffs2/
Dyaffs_ecc.c77 int r = 0; in yaffs_CountBits() local
88 int r = 0; in yaffs_CountBits32() local
Dyaffs_qsort.c87 int d, r, swaptype, swap_cnt; in yaffs_qsort() local
/fs/ntfs/
Dupcase.c68 int i, r; in generate_default_upcase() local
Dntfs.h137 int r = 1; in ntfs_ffs() local
/fs/reiserfs/
Dprocfs.c82 struct reiserfs_sb_info *r = REISERFS_SB(sb); in show_super() local
144 struct reiserfs_sb_info *r = REISERFS_SB(sb); in show_per_level() local
202 struct reiserfs_sb_info *r = REISERFS_SB(sb); in show_bitmap() local
307 struct reiserfs_sb_info *r = REISERFS_SB(sb); in show_journal() local
/fs/afs/
Dcmservice.c412 struct afs_uuid *r = call->request; in SRXAFSCB_ProbeUuid() local
436 struct afs_uuid *r; in afs_deliver_cb_probe_uuid() local
/fs/9p/
Dv9fs.c109 int r = match_int(&args[0], &option); in v9fs_parse_options() local
/fs/nfs/
Dcallback.c189 struct rpc_clnt *r = clp->cl_rpcclient; in check_gss_callback_principal() local
/fs/
Dbinfmt_flat.c300 calc_reloc(unsigned long r, struct lib_info *p, int curid, int internalp) in calc_reloc()
375 flat_v2_reloc_t r; in old_reloc() local
/fs/hostfs/
Dhostfs_user.c98 int access_file(char *path, int r, int w, int x) in access_file()
113 int open_file(char *path, int r, int w, int append) in open_file()
/fs/btrfs/
Dfile-item.c27 #define MAX_CSUM_ITEMS(r, size) ((((BTRFS_LEAF_DATA_SIZE(r) - \ argument
31 #define MAX_ORDERED_SUM_BYTES(r) ((PAGE_SIZE - \ argument

12