Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Ddir.c1143 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_unlink() local
1172 if (try_async && op == CEPH_MDS_OP_UNLINK && in ceph_unlink()
1190 try_async = false; in ceph_unlink()
A Dfile.c684 bool try_async = ceph_test_mount_opt(fsc, ASYNC_DIROPS); in ceph_atomic_open() local
733 if (try_async && in ceph_atomic_open()
748 try_async = false; in ceph_atomic_open()

Completed in 199 milliseconds