Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Daddr.c1883 bool check_cap = false; in ceph_write_end() local
1899 check_cap = ceph_inode_set_size(inode, pos+copied); in ceph_write_end()
1907 if (check_cap) in ceph_write_end()
H A Dfile.c579 bool check_cap = false; in wake_async_create_waiters() local
588 check_cap = true; in wake_async_create_waiters()
594 if (check_cap) in wake_async_create_waiters()