Home
last modified time | relevance | path

Searched refs:plh_rcu (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfs/
H A Dpnfs.h221 struct rcu_head plh_rcu; member
/linux/fs/nfs/blocklayout/
H A Dblocklayout.c455 kfree_rcu(bl, bl_layout.plh_rcu); in bl_free_layout_hdr()
/linux/fs/nfs/filelayout/
H A Dfilelayout.c1063 kfree_rcu(FILELAYOUT_FROM_HDR(lo), generic_hdr.plh_rcu); in filelayout_free_layout_hdr()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c79 kfree_rcu(ffl, generic_hdr.plh_rcu); in ff_layout_free_layout_hdr()