SMB_VFS_NEXT_LGETXATTR 450 examples/VFS/skel_transparent.c return SMB_VFS_NEXT_LGETXATTR(handle, path, name, value, size); SMB_VFS_NEXT_LGETXATTR 353 source3/modules/vfs_cap.c return SMB_VFS_NEXT_LGETXATTR(handle, cappath, capname, value, size); SMB_VFS_NEXT_LGETXATTR 2218 source3/modules/vfs_full_audit.c result = SMB_VFS_NEXT_LGETXATTR(handle, path, name, value, size);