Go to the documentation of this file.
9 #ifndef _LINUX_NFS_PAGE_H
10 #define _LINUX_NFS_PAGE_H
13 #include <linux/list.h>
15 #include <linux/wait.h>
75 #define NFS_WBACK_BUSY(req) (test_bit(PG_BUSY,&(req)->wb_flags))
142 loff_t req_offset(
struct nfs_page *req)