Home
last modified time | relevance | path

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

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