Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Daddr.c1907 bool check_cap = false; in ceph_write_end() local
1923 check_cap = ceph_inode_set_size(inode, pos+copied); in ceph_write_end()
1931 if (check_cap) in ceph_write_end()
H A Dfile.c597 bool check_cap = false; in wake_async_create_waiters() local
605 check_cap = true; in wake_async_create_waiters()
611 if (check_cap) in wake_async_create_waiters()