Home
last modified time | relevance | path

Searched defs:byte_start (Results 1 – 2 of 2) sorted by relevance

/fs/ocfs2/
Dfile.c1519 static void ocfs2_truncate_cluster_pages(struct inode *inode, u64 byte_start, in ocfs2_truncate_cluster_pages()
1762 struct buffer_head *di_bh, u64 byte_start, in ocfs2_remove_inode_range()
/fs/jbd2/
Djournal.c1768 loff_t byte_start, byte_stop, byte_count; in __jbd2_journal_erase() local