Home
last modified time | relevance | path

Searched refs:fuse_notify_delete_out (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfuse.h1085 struct fuse_notify_delete_out { struct
1086 parentfuse_notify_delete_out global() argument
1087 childfuse_notify_delete_out global() argument
1088 namelenfuse_notify_delete_out global() argument
1089 paddingfuse_notify_delete_out global() argument
/linux/fs/fuse/
H A Ddev.c1697 struct fuse_notify_delete_out outarg; in fuse_notify_delete()