SMB_VFS_NEXT_FGETXATTR  455 examples/VFS/skel_transparent.c         return SMB_VFS_NEXT_FGETXATTR(handle, fsp, name, value, size);
SMB_VFS_NEXT_FGETXATTR  364 source3/modules/vfs_cap.c         return SMB_VFS_NEXT_FGETXATTR(handle, fsp, cappath, value, size);
SMB_VFS_NEXT_FGETXATTR 2232 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_FGETXATTR(handle, fsp, name, value, size);