Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Daddr.c1529 bool check_cap = false; in ceph_write_end() local
1545 check_cap = ceph_inode_set_size(inode, pos+copied); in ceph_write_end()
1553 if (check_cap) in ceph_write_end()
H A Dfile.c538 bool check_cap = false; in wake_async_create_waiters() local
547 check_cap = true; in wake_async_create_waiters()
553 if (check_cap) in wake_async_create_waiters()