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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dinode.h90 * This hints to ocfs2_drop_inode that it should clear i_nlink before
98 * crashed, failed etc, so we let ocfs2_drop_inode zero the value and
127 int ocfs2_drop_inode(struct inode *inode);
H A Dinode.c1201 int ocfs2_drop_inode(struct inode *inode) function
H A Dsuper.c147 .drop_inode = ocfs2_drop_inode,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Dinode.h90 * This hints to ocfs2_drop_inode that it should clear i_nlink before
98 * crashed, failed etc, so we let ocfs2_drop_inode zero the value and
127 int ocfs2_drop_inode(struct inode *inode);
H A Dinode.c1201 int ocfs2_drop_inode(struct inode *inode) function
H A Dsuper.c147 .drop_inode = ocfs2_drop_inode,

Completed in 141 milliseconds