Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ caps_dirty
Method
caps_dirty
src/client/Inode.cc:389–392 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
int Inode::caps_dirty()
390
{
391
return dirty_caps | flushing_caps;
392
}
393
394
const UserPerm* Inode::get_best_perms()
395
{
Callers
7
add_update_inode
Method · 0.80
queue_cap_snap
Method · 0.80
finish_cap_snap
Method · 0.80
kick_flushing_caps
Method · 0.80
handle_cap_trunc
Method · 0.80
handle_cap_flush_ack
Method · 0.80
handle_cap_grant
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected