SMB_VFS_NEXT_LLISTXATTR  465 examples/VFS/skel_transparent.c         return SMB_VFS_NEXT_LLISTXATTR(handle, path, list, size);
SMB_VFS_NEXT_LLISTXATTR  386 source3/modules/vfs_cap.c         return SMB_VFS_NEXT_LLISTXATTR(handle, cappath, list, size);
SMB_VFS_NEXT_LLISTXATTR 2257 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_LLISTXATTR(handle, path, list, size);