Searched refs:ocfs2_new_path (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.c | 682 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh, in ocfs2_new_path() function 704 return ocfs2_new_path(path_root_bh(path), path_root_el(path), in ocfs2_new_path_from_path() 710 return ocfs2_new_path(et->et_root_bh, et->et_root_el, in ocfs2_new_path_from_et() 7222 path = ocfs2_new_path(di_bh, &di->id2.i_list, in ocfs2_commit_truncate()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.c | 680 static struct ocfs2_path *ocfs2_new_path(struct buffer_head *root_bh, in ocfs2_new_path() function 702 return ocfs2_new_path(path_root_bh(path), path_root_el(path), in ocfs2_new_path_from_path() 708 return ocfs2_new_path(et->et_root_bh, et->et_root_el, in ocfs2_new_path_from_et() 7227 path = ocfs2_new_path(di_bh, &di->id2.i_list, in ocfs2_commit_truncate()
|
Completed in 18 milliseconds