Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dexport.c97 struct file_ra_state f_ra = { .start = 0 }; in gfs2_get_name() local
H A Ddir.c1481 struct file_ra_state *f_ra) in gfs2_dir_readahead() argument
1530 struct file_ra_state *f_ra) in dir_e_read() argument
1569 gfs2_dir_read(struct inode * inode,struct dir_context * ctx,struct file_ra_state * f_ra) gfs2_dir_read() argument
[all...]
/linux/include/linux/
H A Dfs.h1130 struct file_ra_state f_ra; member