Home
last modified time | relevance | path

Searched defs:f_ra (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/gfs2/
Dexport.c100 struct file_ra_state f_ra = { .start = 0 }; in gfs2_get_name() local
Ddir.c1395 struct file_ra_state *f_ra) in gfs2_dir_readahead()
1442 struct file_ra_state *f_ra) in dir_e_read()
1481 struct file_ra_state *f_ra) in gfs2_dir_read()
/linux-4.4.14/include/linux/
Dfs.h860 struct file_ra_state f_ra; member