Searched refs:FS_VNODE_CAPABILITY_REMOVE_ATTR (Results 1 – 5 of 5) sorted by relevance
140 FS_VNODE_CAPABILITY_REMOVE_ATTR, enumerator
210 fNodeCapabilities.Set(FS_VNODE_CAPABILITY_REMOVE_ATTR, fFSOps->remove_attr); in _InitCapabilities()
372 capabilities.Set(FS_VNODE_CAPABILITY_REMOVE_ATTR, ops->remove_attr); in _InitNodeCapabilities()
703 CLEAR_UNSUPPORTED(FS_VNODE_CAPABILITY_REMOVE_ATTR, remove_attr); in _InitVNodeOpsVector()
3084 if (!HasVNodeCapability(vnode, FS_VNODE_CAPABILITY_REMOVE_ATTR)) in RemoveAttr()