Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dinode.h171 return (OCFS2_I(inode)->ip_dyn_features & OCFS2_HAS_REFCOUNT_FL); in ocfs2_is_refcount_inode()
H A Dinode.c1001 if (di->i_dyn_features & cpu_to_le16(OCFS2_HAS_REFCOUNT_FL)) { in ocfs2_query_inode_wipe()