Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Daddr.c198 if (priv->file_ra_disabled) in ceph_netfs_expand_readahead()
455 priv->file_ra_disabled = file->f_mode & FMODE_RANDOM; in ceph_init_request()
H A Dsuper.h482 bool file_ra_disabled; member