Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dfile.c1717 u32 *trunc_len, u32 *trunc_end, in ocfs2_calc_trunc_pos()
1774 u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos; in ocfs2_remove_inode_range() local
/linux-4.19.296/fs/gfs2/
Dbmap.c2010 static int trunc_end(struct gfs2_inode *ip) in trunc_end() function