Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/vboxsf/
H A Dutils.c459 static struct vboxsf_dir_buf *vboxsf_dir_buf_alloc(struct list_head *list) in vboxsf_dir_buf_alloc()
461 struct vboxsf_dir_buf *b; in vboxsf_dir_buf_alloc()
481 static void vboxsf_dir_buf_free(struct vboxsf_dir_buf *b) in vboxsf_dir_buf_free()
506 struct vboxsf_dir_buf *b; in vboxsf_dir_info_free()
508 b = list_entry(pos, struct vboxsf_dir_buf, head); in vboxsf_dir_info_free()
517 struct vboxsf_dir_buf *b; in vboxsf_dir_read_all()
H A Dvfsmod.h68 struct vboxsf_dir_buf { struct
H A Ddir.c100 struct vboxsf_dir_buf *b; in vboxsf_dir_emit()
/kernel/linux/linux-6.6/fs/vboxsf/
H A Dutils.c479 static struct vboxsf_dir_buf *vboxsf_dir_buf_alloc(struct list_head *list) in vboxsf_dir_buf_alloc()
481 struct vboxsf_dir_buf *b; in vboxsf_dir_buf_alloc()
501 static void vboxsf_dir_buf_free(struct vboxsf_dir_buf *b) in vboxsf_dir_buf_free()
526 struct vboxsf_dir_buf *b; in vboxsf_dir_info_free()
528 b = list_entry(pos, struct vboxsf_dir_buf, head); in vboxsf_dir_info_free()
537 struct vboxsf_dir_buf *b; in vboxsf_dir_read_all()
H A Dvfsmod.h68 struct vboxsf_dir_buf { struct
H A Ddir.c100 struct vboxsf_dir_buf *b; in vboxsf_dir_emit()

Completed in 6 milliseconds