Searched defs:vbn (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | gcinode.c | 59 sector_t pbn, __u64 vbn, in nilfs_gccache_submit_read_data() 127 __u64 vbn, struct buffer_head **out_bh) in nilfs_gccache_submit_read_node()
|
/openbmc/linux/fs/ntfs3/ |
H A D | index.c | 635 const CLST *vbn) in index_buf_check() 932 struct ntfs_inode *ni, CLST vbn, in indx_new() 1037 int indx_read(struct ntfs_index *indx, struct ntfs_inode *ni, CLST vbn, in indx_read() 1432 CLST *vbn) in indx_create_allocate() 1489 CLST *vbn) in indx_add_allocate() 2004 __le64 vbn, struct indx_node *n) in indx_find_buffer() 2118 CLST vbn = de_get_vbn(e); in indx_free_children() local 2170 CLST vbn; in indx_get_entry_to_replace() local
|
H A D | inode.c | 688 int ntfs_get_block(struct inode *inode, sector_t vbn, in ntfs_get_block() 895 static int ntfs_get_block_write_begin(struct inode *inode, sector_t vbn, in ntfs_get_block_write_begin()
|
H A D | ntfs.h | 757 __le64 vbn; // 0x10: vcn if index >= cluster or vsn id index < cluster member
|