/fs/ntfs/ |
D | runlist.c | 60 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
|
D | runlist.h | 41 runlist_element *rl; member 45 static inline void ntfs_init_runlist(runlist *rl) in ntfs_init_runlist()
|
D | lcnalloc.c | 37 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
|
D | attrib.c | 77 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
|
D | lcnalloc.h | 119 const runlist_element *rl) in ntfs_cluster_free_from_rl()
|
D | debug.h | 43 #define ntfs_debug_dump_runlist(rl) do {} while (0) argument
|
D | mft.c | 463 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
|
D | aops.c | 176 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
|
D | debug.c | 120 void ntfs_debug_dump_runlist(const runlist_element *rl) in ntfs_debug_dump_runlist()
|
D | logfile.c | 719 runlist_element *rl; in ntfs_empty_logfile() local
|
D | compress.c | 470 runlist_element *rl; in ntfs_read_compressed_block() local
|
D | file.c | 581 runlist_element *rl, *rl2; in ntfs_prepare_pages_for_non_resident_write() local
|
D | super.c | 1079 runlist_element *rl, rl2[2]; in check_mft_mirror() local
|
/fs/dlm/ |
D | rcom.c | 374 struct rcom_lock *rl) in pack_rcom_lock() 408 struct rcom_lock *rl; in dlm_send_rcom_lock() local
|
D | lock.c | 5593 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/ |
D | inode.c | 156 int rd, rl; in qnx4_checkroot() local
|
/fs/incfs/ |
D | data_mgmt.c | 23 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/ |
D | binfmt_flat.c | 384 static void old_reloc(unsigned long rl) in old_reloc()
|
/fs/ocfs2/ |
D | refcounttree.c | 1241 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
|