Searched refs:ocfs2_populate_inode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | inode.h | 133 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe,
|
H A D | inode.c | 262 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe, in ocfs2_populate_inode() function 544 ocfs2_populate_inode(inode, fe, 0); in ocfs2_read_locked_inode()
|
H A D | ocfs2_trace.h | 1531 DEFINE_OCFS2_ULL_UINT_EVENT(ocfs2_populate_inode); variable
|
H A D | namei.c | 595 ocfs2_populate_inode(inode, fe, 1); in __ocfs2_mknod_locked()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | inode.h | 131 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe,
|
H A D | inode.c | 260 void ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe, in ocfs2_populate_inode() function 542 ocfs2_populate_inode(inode, fe, 0); in ocfs2_read_locked_inode()
|
H A D | ocfs2_trace.h | 1532 DEFINE_OCFS2_ULL_UINT_EVENT(ocfs2_populate_inode); variable
|
H A D | namei.c | 595 ocfs2_populate_inode(inode, fe, 1); in __ocfs2_mknod_locked()
|
Completed in 16 milliseconds