Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dcaps.c1847 bool no_delay = flags & CHECK_CAPS_NODELAY; in ceph_check_caps() local
1853 no_delay = true; in ceph_check_caps()
1918 if ((!no_delay || mdsc->stopping) && in ceph_check_caps()
2003 if (no_delay) in ceph_check_caps()