Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dioctl.c249 bool is_file_already_lazy = false; in ceph_ioctl_lazyio() local
257 is_file_already_lazy = true; in ceph_ioctl_lazyio()
261 if (is_file_already_lazy) { in ceph_ioctl_lazyio()