Home
last modified time | relevance | path

Searched defs:fadvise (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_body.hpp124 int fadvise = posix_fadvise(fileHandle.fileHandle.native_handle(), 0, 0, in open() local
/openbmc/linux/include/linux/
H A Dfs.h1953 int (*fadvise)(struct file *, loff_t, loff_t, int); member