Home
last modified time | relevance | path

Searched defs:rl (Results 1 – 19 of 19) sorted by relevance

/fs/ntfs/
Drunlist.c60 static inline runlist_element *ntfs_rl_realloc(runlist_element *rl, in ntfs_rl_realloc()
106 static inline runlist_element *ntfs_rl_realloc_nofail(runlist_element *rl, in ntfs_rl_realloc_nofail()
741 runlist_element *rl; /* The output runlist. */ in ntfs_mapping_pairs_decompress() local
990 LCN ntfs_rl_vcn_to_lcn(const runlist_element *rl, const VCN vcn) in ntfs_rl_vcn_to_lcn()
1039 runlist_element *ntfs_rl_find_vcn_nolock(runlist_element *rl, const VCN vcn) in ntfs_rl_find_vcn_nolock()
1118 const runlist_element *rl, const VCN first_vcn, in ntfs_get_size_for_mapping_pairs()
1310 const int dst_len, const runlist_element *rl, in ntfs_mapping_pairs_build()
1488 runlist_element *rl; in ntfs_rl_truncate_nolock() local
1635 runlist_element *rl, *rl_end, *rl_real_end, *trl; in ntfs_rl_punch_nolock() local
Drunlist.h41 runlist_element *rl; member
45 static inline void ntfs_init_runlist(runlist *rl) in ntfs_init_runlist()
Dlcnalloc.c37 const runlist_element *rl) in ntfs_cluster_free_from_rl_nolock()
142 runlist_element *rl = NULL; in ntfs_cluster_alloc() local
841 runlist_element *rl; in __ntfs_cluster_free() local
Dattrib.c77 runlist_element *rl; in ntfs_map_runlist_nolock() local
454 runlist_element *rl; in ntfs_attr_find_vcn_nolock() local
726 runlist_element *rl; in load_attribute_list() local
1555 runlist_element *rl; in ntfs_attr_make_non_resident() local
1925 runlist_element *rl, *rl2; in ntfs_attr_extend_allocation() local
Dlcnalloc.h119 const runlist_element *rl) in ntfs_cluster_free_from_rl()
Ddebug.h43 #define ntfs_debug_dump_runlist(rl) do {} while (0) argument
Dmft.c463 runlist_element *rl; in ntfs_sync_mft_mirror() local
669 runlist_element *rl; in write_mft_record_nolock() local
1280 runlist_element *rl, *rl2 = NULL; in ntfs_mft_bitmap_extend_allocation_nolock() local
1716 runlist_element *rl, *rl2; in ntfs_mft_data_extend_allocation_nolock() local
Daops.c176 runlist_element *rl; in ntfs_read_block() local
543 runlist_element *rl; in ntfs_write_block() local
914 runlist_element *rl; in ntfs_write_mst_block() local
Ddebug.c120 void ntfs_debug_dump_runlist(const runlist_element *rl) in ntfs_debug_dump_runlist()
Dlogfile.c719 runlist_element *rl; in ntfs_empty_logfile() local
Dcompress.c470 runlist_element *rl; in ntfs_read_compressed_block() local
Dfile.c581 runlist_element *rl, *rl2; in ntfs_prepare_pages_for_non_resident_write() local
Dsuper.c1079 runlist_element *rl, rl2[2]; in check_mft_mirror() local
/fs/dlm/
Drcom.c374 struct rcom_lock *rl) in pack_rcom_lock()
408 struct rcom_lock *rl; in dlm_send_rcom_lock() local
Dlock.c5593 struct rcom_lock *rl = (struct rcom_lock *) rc->rc_buf; in receive_rcom_lock_args() local
5643 struct rcom_lock *rl = (struct rcom_lock *) rc->rc_buf; in dlm_recover_master_copy() local
5724 struct rcom_lock *rl = (struct rcom_lock *) rc->rc_buf; in dlm_recover_process_copy() local
/fs/qnx4/
Dinode.c156 int rd, rl; in qnx4_checkroot() local
/fs/incfs/
Ddata_mgmt.c23 struct read_log *rl = container_of(dw, struct read_log, ml_wakeup_work); in log_wake_up_all() local
265 static void log_read_one_record(struct read_log *rl, struct read_log_state *rs) in log_read_one_record()
/fs/
Dbinfmt_flat.c384 static void old_reloc(unsigned long rl) in old_reloc()
/fs/ocfs2/
Drefcounttree.c1241 struct ocfs2_refcount_list *rl = &rb->rf_records; in ocfs2_change_refcount_rec() local
1411 static int ocfs2_find_refcount_split_pos(struct ocfs2_refcount_list *rl, in ocfs2_find_refcount_split_pos()
1454 struct ocfs2_refcount_list *rl = &rb->rf_records; in ocfs2_divide_leaf_refcount_block() local