Searched refs:NFS_SetPageSync (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/nfs/ | ||
D | file.c | 191 NFS_SetPageSync(page); in nfs_sync_page() |
/linux-2.4.37.9/include/linux/ | ||
D | nfs_fs.h | 262 #define NFS_SetPageSync(page) set_bit(PG_fs_1, &(page)->flags) macro |