Home
last modified time | relevance | path

Searched refs:vboxsf_free_inode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dsuper.c254 static void vboxsf_free_inode(struct inode *inode) in vboxsf_free_inode() function
276 * vboxsf_free_inode uses the idr, make sure all delayed rcu free in vboxsf_put_super()
325 .free_inode = vboxsf_free_inode,
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dsuper.c254 static void vboxsf_free_inode(struct inode *inode) in vboxsf_free_inode() function
276 * vboxsf_free_inode uses the idr, make sure all delayed rcu free in vboxsf_put_super()
325 .free_inode = vboxsf_free_inode,

Completed in 2 milliseconds