Searched refs:vboxsf_dir_buf (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/vboxsf/
H A Dutils.c477 static struct vboxsf_dir_buf *vboxsf_dir_buf_alloc(struct list_head *list)
479 struct vboxsf_dir_buf *b;
499 static void vboxsf_dir_buf_free(struct vboxsf_dir_buf *b)
524 struct vboxsf_dir_buf *b;
526 b = list_entry(pos, struct vboxsf_dir_buf, head);
535 struct vboxsf_dir_buf *b;
H A Dvfsmod.h68 struct vboxsf_dir_buf { struct
H A Ddir.c100 struct vboxsf_dir_buf *b;

Completed in 90 milliseconds