Home
last modified time | relevance | path

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

/fs/ocfs2/
Dfile.c1622 u32 trunc_start, u32 *trunc_cpos, in ocfs2_calc_trunc_pos()
1680 u32 trunc_start, trunc_len, trunc_end, trunc_cpos, phys_cpos; in ocfs2_remove_inode_range() local
/fs/gfs2/
Dbmap.c1032 static int trunc_start(struct inode *inode, u64 oldsize, u64 newsize) in trunc_start() function