Searched refs:F2FS_DIO_WRITE (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/f2fs/
H A Ddebug.c108 si->nr_dio_write = get_pages(sbi, F2FS_DIO_WRITE);
H A Dfile.c4655 dec_page_count(sbi, F2FS_DIO_WRITE);
4726 * F2FS_DIO_WRITE counter will be decremented correctly in all cases.
4728 inc_page_count(sbi, F2FS_DIO_WRITE);
4739 dec_page_count(sbi, F2FS_DIO_WRITE);
H A Df2fs.h1104 F2FS_DIO_WRITE, enumerator in enum:count_type
2841 get_pages(sbi, F2FS_DIO_WRITE))

Completed in 239 milliseconds