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.h1075 struct fuse_notify_delete_out {
1064 struct fuse_notify_delete_out { global() struct
1065 parentfuse_notify_delete_out global() argument
1066 childfuse_notify_delete_out global() argument
1067 namelenfuse_notify_delete_out global() argument
1068 paddingfuse_notify_delete_out global() argument
/linux/fs/fuse/
H A Ddev.c1583 struct fuse_notify_delete_out outarg; in fuse_notify_delete()