Home
last modified time | relevance | path

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

/fs/nfs/
A Dwrite.c379 nfs_destroy_unlinked_subrequests(struct nfs_page *destroy_list, in nfs_destroy_unlinked_subrequests() argument
383 while (destroy_list) { in nfs_destroy_unlinked_subrequests()
384 struct nfs_page *subreq = destroy_list; in nfs_destroy_unlinked_subrequests()
386 destroy_list = (subreq->wb_this_page == old_head) ? in nfs_destroy_unlinked_subrequests()
439 struct nfs_page *destroy_list = NULL; in nfs_join_page_group() local
473 destroy_list = head->wb_this_page; in nfs_join_page_group()
477 nfs_destroy_unlinked_subrequests(destroy_list, head, inode); in nfs_join_page_group()
/fs/notify/
A Dmark.c85 static LIST_HEAD(destroy_list);
440 list_add(&mark->g_list, &destroy_list); in fsnotify_put_mark()
993 list_replace_init(&destroy_list, &private_destroy_list); in fsnotify_mark_destroy_workfn()

Completed in 13 milliseconds