Home
last modified time | relevance | path

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

/Linux-v5.15/fs/gfs2/
Dexport.c97 struct file_ra_state f_ra = { .start = 0 }; in gfs2_get_name() local
Ddir.c1480 struct file_ra_state *f_ra) in gfs2_dir_readahead()
1530 struct file_ra_state *f_ra) in dir_e_read()
1569 struct file_ra_state *f_ra) in gfs2_dir_read()
/Linux-v5.15/include/linux/
Dfs.h987 struct file_ra_state f_ra; member