Searched refs:decmpfs_cnode_get_vnode_state (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddecmpfs.h114 uint32_t decmpfs_cnode_get_vnode_state(decmpfs_cnode *cp);
/darwin-on-arm/xnu/bsd/kern/
H A Ddecmpfs.c359 decmpfs_cnode_get_vnode_state(decmpfs_cnode *cp) function
537 int cmp_state = decmpfs_cnode_get_vnode_state(cp);
561 int cmp_state = decmpfs_cnode_get_vnode_state(cp);
653 cmp_state = decmpfs_cnode_get_vnode_state(cp);
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c298 int state = decmpfs_cnode_get_vnode_state(VTOCMP(vp));
2525 int state = decmpfs_cnode_get_vnode_state(VTOCMP(vp));
H A Dhfs_vnops.c345 uint32_t decmpfs_state = decmpfs_cnode_get_vnode_state(dp);

Completed in 41 milliseconds