Home
last modified time | relevance | path

Searched refs:ocfs2_drop_inode (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dinode.h84 * This hints to ocfs2_drop_inode that it should clear i_nlink before
92 * crashed, failed etc, so we let ocfs2_drop_inode zero the value and
121 int ocfs2_drop_inode(struct inode *inode);
H A Dinode.c1228 int ocfs2_drop_inode(struct inode *inode) in ocfs2_drop_inode() function
H A Dsuper.c137 .drop_inode = ocfs2_drop_inode,
H A Docfs2_trace.h1573 DEFINE_OCFS2_ULL_UINT_UINT_EVENT(ocfs2_drop_inode); variable
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dinode.h82 * This hints to ocfs2_drop_inode that it should clear i_nlink before
90 * crashed, failed etc, so we let ocfs2_drop_inode zero the value and
119 int ocfs2_drop_inode(struct inode *inode);
H A Dinode.c1226 int ocfs2_drop_inode(struct inode *inode) in ocfs2_drop_inode() function
H A Dsuper.c134 .drop_inode = ocfs2_drop_inode,
H A Docfs2_trace.h1574 DEFINE_OCFS2_ULL_UINT_UINT_EVENT(ocfs2_drop_inode); variable

Completed in 16 milliseconds