Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DInode.cpp119 Inode::VerifyFork(int whichFork) const in VerifyFork() function in Inode
241 if (!VerifyFork(XFS_DATA_FORK)) { in VerifyInode()
254 if (!VerifyFork(XFS_ATTR_FORK)) { in VerifyInode()
H A DInode.h253 bool VerifyFork(int WhichFork) const;