Searched refs:ufs_get_i_endoff (Results 1 – 2 of 2) sorted by relevance
296 doff_t ufs_get_i_endoff(struct inode *ip, const char *file, int line);298 #define I_ENDOFF(ip) ufs_get_i_endoff(ip, __FILE__, __LINE__)
1556 ufs_get_i_endoff(struct inode *ip, const char *file, int line) in ufs_get_i_endoff() function