Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Ddir.c1297 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_unlink() local
1326 if (try_async && op == CEPH_MDS_OP_UNLINK && in ceph_unlink()
1365 try_async = false; in ceph_unlink()
H A Dfile.c739 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_atomic_open() local
772 try_async = false; in ceph_atomic_open()
808 if (try_async && (req->r_dir_caps = in ceph_atomic_open()
846 try_async = false; in ceph_atomic_open()