Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dbmap.h31 static inline void gfs2_write_calc_reserv(const struct gfs2_inode *ip, in gfs2_write_calc_reserv() function
Dfile.c438 gfs2_write_calc_reserv(ip, PAGE_SIZE, &data_blocks, &ind_blocks); in gfs2_page_mkwrite()
932 gfs2_write_calc_reserv(ip, max, data_blocks, ind_blocks); in calc_max_reserv()
965 gfs2_write_calc_reserv(ip, PAGE_SIZE, &data_blocks, &ind_blocks); in __gfs2_fallocate()
987 gfs2_write_calc_reserv(ip, bytes, &data_blocks, &ind_blocks); in __gfs2_fallocate()
Dquota.c886 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in do_sync()
1718 gfs2_write_calc_reserv(ip, sizeof(struct gfs2_quota), in gfs2_set_dqblk()
Dbmap.c1038 gfs2_write_calc_reserv(ip, iomap->length, &data_blocks, in gfs2_iomap_begin_write()