Home
last modified time | relevance | path

Searched refs:m_start (Results 1 – 4 of 4) sorted by relevance

/fs/ntfs/
Dmft.c464 unsigned int block_start, block_end, m_start, m_end, page_ofs; in ntfs_sync_mft_mirror() local
514 m_start = kmirr - (u8*)page_address(page); in ntfs_sync_mft_mirror()
515 m_end = m_start + vol->mft_record_size; in ntfs_sync_mft_mirror()
519 if (block_end <= m_start) in ntfs_sync_mft_mirror()
532 (block_start - m_start); in ntfs_sync_mft_mirror()
568 BUG_ON(!nr_bhs && (m_start != block_start)); in ntfs_sync_mft_mirror()
670 unsigned int block_start, block_end, m_start, m_end; in write_mft_record_nolock() local
694 m_start = ni->page_ofs; in write_mft_record_nolock()
695 m_end = m_start + vol->mft_record_size; in write_mft_record_nolock()
699 if (block_end <= m_start) in write_mft_record_nolock()
[all …]
/fs/proc/
Dtask_nommu.c198 static void *m_start(struct seq_file *m, loff_t *pos) in m_start() function
252 .start = m_start,
Dtask_mmu.c199 static void *m_start(struct seq_file *m, loff_t *ppos) in m_start() function
428 .start = m_start,
970 .start = m_start,
1957 .start = m_start,
/fs/
Dnamespace.c1271 static void *m_start(struct seq_file *m, loff_t *pos) in m_start() function
1314 .start = m_start,