Home
last modified time | relevance | path

Searched refs:nfs_page_group_sync_on_bit_locked (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnfs_page.h163 extern bool nfs_page_group_sync_on_bit_locked(struct nfs_page *, unsigned int);
/linux/fs/nfs/
H A Dpagelist.c263 bool nfs_page_group_sync_on_bit_locked(struct nfs_page *req, unsigned int bit) in nfs_page_group_sync_on_bit_locked() function
299 ret = nfs_page_group_sync_on_bit_locked(req, bit); in nfs_page_group_sync_on_bit()
H A Dwrite.c779 if (nfs_page_group_sync_on_bit_locked(req, PG_REMOVE)) { in nfs_inode_remove_request()