Home
last modified time | relevance | path

Searched refs:ncn_pages (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h250 struct page *ncn_pages[NOTIFY4_PAGE_ARRAY_SIZE]; // for encoding member
H A Dnfs4state.c1318 if (!ncn->ncn_pages[i]) in nfs4_free_dir_deleg()
1320 put_page(ncn->ncn_pages[i]); in nfs4_free_dir_deleg()
1338 npages = alloc_pages_bulk(GFP_KERNEL, NOTIFY4_PAGE_ARRAY_SIZE, ncn->ncn_pages); in alloc_init_dir_deleg()
3687 .pages = ncn->ncn_pages }; in nfsd4_cb_notify_prepare()