Searched refs:ubh_get_data_ptr (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ufs/ |
| A D | inode.c | 1001 void *p = ubh_get_data_ptr(uspi, ubh, i); in free_full_branch() 1010 void *p = ubh_get_data_ptr(uspi, ubh, i); in free_full_branch() 1030 void *p = ubh_get_data_ptr(uspi, ubh, i); in free_branch_tail() 1044 void *p = ubh_get_data_ptr(uspi, ubh, i); in free_branch_tail() 1173 p = ubh_get_data_ptr(uspi, ubh[i], offsets[i + 1]++); in ufs_truncate_blocks()
|
| A D | util.h | 333 static inline void *ubh_get_data_ptr(struct ufs_sb_private_info *uspi, in ubh_get_data_ptr() function
|
Completed in 11 milliseconds