Home
last modified time | relevance | path

Searched defs:vbo (Results 1 – 10 of 10) sorted by relevance

/fs/ntfs3/
Dattrib.c1144 u64 vbo; in attr_data_read_resident() local
1180 u64 vbo; in attr_data_write_resident() local
1293 u64 vbo[2], off[2], wof_size; in attr_wof_frame_info() local
1762 int attr_collapse_range(struct ntfs_inode *ni, u64 vbo, u64 bytes) in attr_collapse_range()
2020 int attr_punch_hole(struct ntfs_inode *ni, u64 vbo, u64 bytes, u32 *frame_size) in attr_punch_hole()
2238 int attr_insert_range(struct ntfs_inode *ni, u64 vbo, u64 bytes) in attr_insert_range()
Dfsntfs.c745 u64 vbo; in ntfs_clear_mft_tail() local
1097 u64 vbo, const void *buf, size_t bytes, int sync) in ntfs_sb_write_run()
1145 const struct runs_tree *run, u64 vbo) in ntfs_bread_run()
1161 u64 vbo, void *buf, u32 bytes, struct ntfs_buffers *nb) in ntfs_read_run_nb()
1278 int ntfs_read_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo, in ntfs_read_bh()
1289 int ntfs_get_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo, in ntfs_get_bh()
1467 struct page **pages, u32 nr_pages, u64 vbo, u32 bytes, in ntfs_bio_pages()
1636 u64 vbo, u64 *lbo, u64 *bytes) in ntfs_vbo_to_lbo()
Dfile.c131 loff_t vbo = (loff_t)vcn << bits; in ntfs_extend_initialized_size() local
193 static int ntfs_zero_range(struct inode *inode, u64 vbo, u64 vbo_to) in ntfs_zero_range()
282 u64 vbo = (u64)vcn << sbi->cluster_bits; in ntfs_sparse_cluster() local
530 static long ntfs_fallocate(struct file *file, int mode, loff_t vbo, loff_t len) in ntfs_fallocate()
Ddir.c345 const struct INDEX_HDR *hdr, u64 vbo, u64 pos, in ntfs_read_hdr()
392 u64 vbo; in ntfs_readdir() local
Drecord.c121 u64 vbo = (u64)mi->rno << sbi->record_bits; in mi_read() local
360 u64 vbo = (u64)rno << sbi->record_bits; in mi_format_new() local
Dbitmap.c508 size_t wpos, wbit, iw, vbo; in wnd_rescan() local
684 size_t vbo; in wnd_map() local
1347 u64 vbo, lbo, bytes; in wnd_extend() local
Dfslog.c892 static inline void *alloc_rsttbl_from_idx(struct RESTART_TABLE **tbl, u32 vbo) in alloc_rsttbl_from_idx()
1049 u32 vbo = (lsn << log->seq_num_bits) >> (log->seq_num_bits - 3); in lsn_to_vbo() local
1113 u32 vbo; member
1120 static int read_log_page(struct ntfs_log *log, u32 vbo, in read_log_page()
1184 u32 skip, vbo; in log_read_rst() local
1452 u32 vbo = lsn_to_vbo(log, this_lsn); in next_log_lsn() local
1549 const struct RECORD_PAGE_HDR *rp, u32 vbo, in check_subseq_log_page()
2240 u32 vbo = lsn_to_vbo(log, lsn) & ~log->page_mask; in read_log_rec_buf() local
3045 u64 vbo = cbo + tvo; in do_action() local
3749 u32 page_size, vbo, tail, off, dlen; in log_replay() local
Dindex.c208 size_t data_size, valid_size, vbo, off = bit >> 3; in bmp_buf_get() local
375 size_t vbo = from >> 3; in scan_nres_bitmap() local
941 u64 vbo = (u64)vbn << indx->vbn2vbo_bits; in indx_new() local
1035 u64 vbo = (u64)vbn << indx->vbn2vbo_bits; in indx_read() local
Dfrecord.c948 u64 vbo; in ni_ins_attr_ext() local
1907 __u64 vbo, __u64 len) in ni_fiemap()
2095 u64 frame_vbo, vbo = (u64)index << PAGE_SHIFT; in ni_readpage_cmpr() local
2185 u64 vbo; in ni_decompress_file() local
Dinode.c544 static noinline int ntfs_get_block_vbo(struct inode *inode, u64 vbo, in ntfs_get_block_vbo()
782 loff_t vbo = iocb->ki_pos; in ntfs_direct_IO() local