Home
last modified time | relevance | path

Searched refs:rf_count (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ocfs2/
Drefcounttree.c639 rb->rf_count = cpu_to_le32(1); in ocfs2_create_refcount_tree()
744 le32_add_cpu(&rb->rf_count, 1); in ocfs2_set_refcount_tree()
796 if (le32_to_cpu(rb->rf_count) == 1) { in ocfs2_remove_refcount_tree()
851 le32_add_cpu(&rb->rf_count , -1); in ocfs2_remove_refcount_tree()
854 if (!rb->rf_count) { in ocfs2_remove_refcount_tree()
Docfs2_fs.h995 /*30*/ __le32 rf_count; /* Number of inodes sharing this member